all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrew Hyatt <ahyatt@gmail.com>
To: martin rudalics <rudalics@gmx.at>
Cc: 1012@debbugs.gnu.org, Markus Sauermann <markus@sauermann-consulting.de>
Subject: bug#1012: calculate-lisp-indent
Date: Tue, 29 Dec 2015 20:19:54 -0500	[thread overview]
Message-ID: <m2bn98ivgl.fsf@gmail.com> (raw)
In-Reply-To: <48D895C4.6020901@gmx.at> (martin rudalics's message of "Tue, 23 Sep 2008 09:07:48 +0200")


martin rudalics <rudalics@gmx.at> writes:

>> 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

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.





  reply	other threads:[~2015-12-30  1:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-23  7:07 bug#1012: calculate-lisp-indent martin rudalics
2015-12-30  1:19 ` Andrew Hyatt [this message]
2015-12-30  7:27   ` martin rudalics
2015-12-30 10:58     ` Markus Sauermann
2015-12-30 11:20       ` martin rudalics
2016-01-02 21:34       ` Andrew Hyatt
  -- strict thread matches above, loose matches on Subject: below --
2008-09-21 17:37 Markus Sauermann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2bn98ivgl.fsf@gmail.com \
    --to=ahyatt@gmail.com \
    --cc=1012@debbugs.gnu.org \
    --cc=markus@sauermann-consulting.de \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.