GNU bug report logs - #1012
calculate-lisp-indent

Previous Next

Package: emacs;

Reported by: Markus Sauermann <markus <at> sauermann-consulting.de>

Date: Sun, 21 Sep 2008 17:45:03 UTC

Severity: normal

Tags: patch, unreproducible

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #27 received at 1012 <at> debbugs.gnu.org (full text, mbox):

From: Andrew Hyatt <ahyatt <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 1012 <at> debbugs.gnu.org, Markus Sauermann <markus <at> sauermann-consulting.de>
Subject: Re: bug#1012: calculate-lisp-indent
Date: Tue, 29 Dec 2015 20:19:54 -0500
martin rudalics <rudalics <at> gmx.at> writes:

>> In this E-Mail I included a patch, that solves the problems for me, and
>> was created with the command
>>
>> mhoram <at> 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

This bug is still marked open, but I can't reproduce either of the
reported issues against Emacs 25. Can either of you still reproduce the
issue? If not, I'll close the bug.




This bug report was last modified 9 years and 142 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.