emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [PATCH] Remove leftover debugging call


From: Bernt Hansen
Subject: [Orgmode] [PATCH] Remove leftover debugging call
Date: Tue, 9 Jun 2009 20:52:51 -0400

---
Carsten: I don't think you intended to push this change to the public 
repository.

This patch is available at git://git.norang.ca/org-mode for-carsten

 lisp/org-docbook.el |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/lisp/org-docbook.el b/lisp/org-docbook.el
index 5aa1263..00becb7 100644
--- a/lisp/org-docbook.el
+++ b/lisp/org-docbook.el
@@ -646,7 +646,6 @@ publishing directory."
 
          ;; Protected HTML
          (when (get-text-property 0 'org-protected line)
-           (debug)
            (let (par (ind (get-text-property 0 'original-indentation line)))
              (when (re-search-backward
                     "\\(<para>\\)\\([ \t\r\n]*\\)\\=" (- (point) 100) t)
-- 
1.6.3.2.198.g6096d





reply via email to

[Prev in Thread] Current Thread [Next in Thread]