emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Small patch for org-lparse.el -- Macro edebug spec
@ 2011-08-28 14:06 David Maus
  2011-08-28 14:09 ` David Maus
  0 siblings, 1 reply; 3+ messages in thread
From: David Maus @ 2011-08-28 14:06 UTC (permalink / raw)
  To: kjambunathan, emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 216 bytes --]

Attached patch for org-lparse.el adds an edebug specification to
`with-org-lparse-preserve-paragraph-state'.

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

[-- Attachment #2: Type: application/pgp-signature, Size: 230 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Small patch for org-lparse.el -- Macro edebug spec
  2011-08-28 14:06 Small patch for org-lparse.el -- Macro edebug spec David Maus
@ 2011-08-28 14:09 ` David Maus
  2011-09-03  9:30   ` Jambunathan K
  0 siblings, 1 reply; 3+ messages in thread
From: David Maus @ 2011-08-28 14:09 UTC (permalink / raw)
  To: David Maus; +Cc: emacs-orgmode, kjambunathan


[-- Attachment #1.1: Type: text/plain, Size: 299 bytes --]

At Sun, 28 Aug 2011 16:06:49 +0200,
David Maus wrote:
>
> Attached patch for org-lparse.el adds an edebug specification to
> `with-org-lparse-preserve-paragraph-state'.

And here's the patch.

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

[-- Attachment #1.2: 0001-Provide-edebug-spec-for-with-org-lparse-preserve-par.patch --]
[-- Type: text/plain, Size: 892 bytes --]

From 7e11e940a0f8d89a21724ee9a7a548292c5ed867 Mon Sep 17 00:00:00 2001
From: David Maus <dmaus@ictsoc.de>
Date: Sun, 28 Aug 2011 16:03:38 +0200
Subject: [PATCH] Provide edebug spec for with-org-lparse-preserve-paragraph-state

* org-lparse.el (with-org-lparse-preserve-paragraph-state): Provide
edebug spec.
---
 contrib/lisp/org-lparse.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/contrib/lisp/org-lparse.el b/contrib/lisp/org-lparse.el
index fd0488b..41c6936 100755
--- a/contrib/lisp/org-lparse.el
+++ b/contrib/lisp/org-lparse.el
@@ -335,6 +335,7 @@ OPT-PLIST is the export options list."
      ,@body
      (when org-lparse-do-open-par
        (org-lparse-begin-paragraph))))
+(def-edebug-spec with-org-lparse-preserve-paragraph-state (body))
 
 (defvar org-lparse-native-backends nil
   "List of native backends registered with `org-lparse'.
-- 
1.7.2.5


[-- Attachment #2: Type: application/pgp-signature, Size: 230 bytes --]

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: Small patch for org-lparse.el -- Macro edebug spec
  2011-08-28 14:09 ` David Maus
@ 2011-09-03  9:30   ` Jambunathan K
  0 siblings, 0 replies; 3+ messages in thread
From: Jambunathan K @ 2011-09-03  9:30 UTC (permalink / raw)
  To: emacs-orgmode


>> Attached patch for org-lparse.el adds an edebug specification to
>> `with-org-lparse-preserve-paragraph-state'.

This is Committed. Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-03  9:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-28 14:06 Small patch for org-lparse.el -- Macro edebug spec David Maus
2011-08-28 14:09 ` David Maus
2011-09-03  9:30   ` Jambunathan K

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).