unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: emacs-devel@gnu.org
Subject: Re: PCL-CVS: `A' removes cvs-mode from buffer *cvs*
Date: Tue, 21 Aug 2007 11:32:04 -0400	[thread overview]
Message-ID: <jwvlkc4nc9c.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <v9mywmvwcw.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Mon\, 20 Aug 2007 21\:28\:47 +0200")

> in Emacs 22.1 on Windows, I noticed that (sometimes?) `A'
> (cvs-mode-add-change-log-entry-other-window) removes the cvs-mode key
> bindings from the buffer *cvs*.  The buffer *cvs* then is read-only
> and not in cvs-mode anymore (fundamental-mode?).

> I couldn't reproduce the problem on GNU/Linux up to now.  Has anyone
> else observed this?  If it happens next time on Windows: what kind of
> further information could be useful to find the problem?

I've seen reports of such problems in the past, but have never been able
to track it down.  It seems difficult to reproduce.  It's interesting that
you link it to Windows, tho: I had not noted any such correlation yet.

Maybe you can try to track it down by adding to your .emacs something like:

   (add-hook 'cvs-mode-hook
             (lambda ()
               (add-hook 'change-major-mode-hook 'debug nil t)))

hopefully it will not trigger in normal use.


        Stefan

  reply	other threads:[~2007-08-21 15:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-20 19:28 PCL-CVS: `A' removes cvs-mode from buffer *cvs* Reiner Steib
2007-08-21 15:32 ` Stefan Monnier [this message]
2007-08-25 12:13   ` Reiner Steib
2007-08-25 19:36     ` Stefan Monnier
2007-08-25 19:51       ` David Kastrup
2007-08-25 21:12       ` Reiner Steib
2007-08-29 19:10         ` Reiner Steib
2007-08-30 17:09           ` Reiner Steib
2007-09-08  2:55             ` Stefan Monnier
2007-09-23 20:09               ` Reiner Steib
2007-09-08  3:12           ` Stefan Monnier

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=jwvlkc4nc9c.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    /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).