unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: martin rudalics <rudalics@gmx.at>
Cc: emacs-devel@gnu.org
Subject: Re: undo bug?
Date: Tue, 01 Apr 2008 20:55:34 +0900	[thread overview]
Message-ID: <b4miqz1aix5.fsf@jpl.org> (raw)
In-Reply-To: 47F21FEB.401@gmx.at

>>>>> martin rudalics wrote:
> Can you please test with (CVS) Emacs 23 whether

> (defun x3 ()
>   (interactive)
>   (let ((undo-inhibit-record-point t))
>     (delete-backward-char 3)
>     (setq buffer-undo-list nil)
>     (insert "A")
>     (message "%s" buffer-undo-list)))

> does what you want here?  If it solves your problem then we probably
> should consider a solution like the one I sketched in

> http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-03/msg00096.html

Oh, it does the trick.  I hope it is fixed in not only the Emacs
trunk but also Emacs 22.3.  Thanks!




  reply	other threads:[~2008-04-01 11:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-01 11:06 undo bug? Katsumi Yamaoka
2008-04-01 11:43 ` martin rudalics
2008-04-01 11:55   ` Katsumi Yamaoka [this message]
2008-04-01 15:07   ` Stefan Monnier
2008-04-01 18:52     ` martin rudalics
2008-04-01 19:25       ` Stefan Monnier
2008-04-01 20:53         ` martin rudalics
2008-04-02 13:59           ` Stefan Monnier
2008-04-02 17:01             ` martin rudalics
2008-04-03 13:55               ` Stefan Monnier
2008-04-03 14:43                 ` martin rudalics

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=b4miqz1aix5.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=emacs-devel@gnu.org \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).