emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Add the capture feature "%(sexp)" to org-feed


From: Michael Brand
Subject: Re: [O] Add the capture feature "%(sexp)" to org-feed
Date: Sat, 11 Aug 2012 20:11:47 +0200

Hi Bastien

On Sat, Aug 11, 2012 at 6:55 PM, Bastien <address@hidden> wrote:
> Michael Brand <address@hidden> writes:
>> [...]
>> Also a small change against your latest patch to not stop at “%”
>> without following “(” and possibly miss a “%(” before.

This part that I changed between
http://patchwork.newartisans.com/patch/1405
and
http://patchwork.newartisans.com/patch/1408
got lost, the attached patch restores it.

> Actually we don't need the whole emacs-lisp-mode so that
> forward-sexp do something sensible.  This is enough:
>
>   (with-syntax-table emacs-lisp-mode-syntax-table ...)

Thank you for the improvement, this is a very interesting `with-'.

Michael

Attachment: 0001-Improve-parsing-of-org-capture-inside-embedded-elisp.patch.txt
Description: Text document


reply via email to

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