all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dieter Wilhelm <dieter@duenenhof-wilhelm.de>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: help-gnu-emacs@gnu.org, emacs-devel@gnu.org
Subject: Re: possible bug in M-/ (dabbrev-expand)
Date: Mon, 23 Apr 2007 22:01:38 +0200	[thread overview]
Message-ID: <87r6qayi59.fsf@debby.local.net> (raw)
In-Reply-To: <jwvk5w37u6v.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sun\, 22 Apr 2007 21\:31\:43 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>    (defun bla ( &optional a b c) ;dummy variables
>>      (interactive)
>>      (save-excursion
>>        (re-search-forward "a" nil 'noerror)))
>
>>    (add-hook 'after-change-functions 'bla nil t)
>
> You probably need to save-match-data as well.
>

Yes you are right, thank you very much.

-- 
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany

  reply	other threads:[~2007-04-23 20:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-21 16:14 possible bug in M-/ (dabbrev-expand) Dieter Wilhelm
2007-04-23  1:31 ` Stefan Monnier
2007-04-23 20:01   ` Dieter Wilhelm [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-04-21 16:14 Dieter Wilhelm
2007-04-21 18:13 ` Dieter Wilhelm

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=87r6qayi59.fsf@debby.local.net \
    --to=dieter@duenenhof-wilhelm.de \
    --cc=emacs-devel@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.