bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#1012: calculate-lisp-indent


From: martin rudalics
Subject: bug#1012: calculate-lisp-indent
Date: Tue, 23 Sep 2008 09:07:48 +0200
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

> In this E-Mail I included a patch, that solves the problems for me, and
> was created with the command
>
> mhoram@revelstone:~/emacs/trunk/emacs/lisp$ cvs diff -c >
> ~/emacs-bugreport.txt
>
> The patch works for scenario 1 by an additional call of the
> (backward-prefix-chars) function, which sets point back to the beginning
> of ",@".
> For scenario 2 the addition of "\\|([ \t]+" solves the problem, by not
> entering the while-loop (and thus calling the function (forward-sexp
> -1)), if there are only spaces between the "(" and the first object.

Thank you, applied.

martin






reply via email to

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