all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: undo info for *cvs-tmp*
Date: Tue, 24 Jul 2007 13:40:35 -0700	[thread overview]
Message-ID: <200707242040.l6OKeZWU016112@oogie-boogie.ics.uci.edu> (raw)
In-Reply-To: <jwvk5spzjgl.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Tue\, 24 Jul 2007 15\:33\:53 -0400")

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

  > >> Not sure what is the right solution here, completely disable undo for
  > >> *cvs-tmp* or up the limit. Can somebody please take a look at this? 
  > 
  > > Thanks.
  > > The buffer name is " *cvs-tmp*" by default, so the leading space should turn
  > > off undo, i.e. I'm not sure why your undo wasn't turned off.
  > 
  > > In any case, I explicitly disabled undo in the buffer with the patch below
  > > (which I installed in the 22 branch).
  > 
  > Actually, this patch was redundant because the code that follows also should
  > turn off undo logging in that buffer (because `normal' should be nil).
  > 
  > "Redundant" implies that it probably won't fix your problem.  Can you try
  > and give us more info as to how to reproduce the problem?

emacs -Q
M-x cvs-status RET ~/src/emacs/lisp RET
C-x b  *cvs-tmp* RET
C-h v buffer-undo-list RET
buffer-undo-list is a variable defined in `C source code'.
Its value is nil
Local in buffer  *cvs-tmp*; global value is nil
Automatically becomes buffer-local when set in any fashion.

I think the value is expected to be t not nil... 

  reply	other threads:[~2007-07-24 20:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-23 21:22 undo info for *cvs-tmp* Dan Nicolaescu
2007-07-24  1:09 ` Stefan Monnier
2007-07-24 18:29   ` Reiner Steib
2007-07-24 19:34     ` Stefan Monnier
2007-07-24 21:28       ` undo info for `*cvs-diff*' (was: undo info for *cvs-tmp*) Reiner Steib
2007-07-25  4:48         ` undo info for `*cvs-diff*' Stefan Monnier
2007-07-25 16:53           ` Dan Nicolaescu
2007-07-24 19:33   ` undo info for *cvs-tmp* Stefan Monnier
2007-07-24 20:40     ` Dan Nicolaescu [this message]
2007-07-24 22:03       ` Stefan Monnier
2007-07-24 22:16         ` Dan Nicolaescu
2007-07-25 15:02         ` Richard Stallman
2007-07-24 16:45 ` Richard Stallman

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=200707242040.l6OKeZWU016112@oogie-boogie.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-devel@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.