GNU bug report logs - #11242
24.1.50; Switching to rmai view buffer

Previous Next

Package: emacs;

Reported by: rms <at> gnu.org

Date: Sat, 14 Apr 2012 04:19:01 UTC

Severity: minor

Merged with 11219

Found in version 24.1.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: rms <at> gnu.org
Cc: 11242 <at> debbugs.gnu.org
Subject: bug#11242: 24.1.50; Switching to rmai view buffer
Date: Sat, 14 Apr 2012 20:52:00 +0200
> The problem is that other-buffer sometimes returns
> ` *message-viewer RMAIL*'.

If you look at the code of `other-buffer' that doesn't seem possible:
Both loops trigger iff

     (SREF (BVAR (XBUFFER (buf), name), 0) != ' ')

so please try my recipe.

> other-buffer must never return a buffer whose name starts
> with space, except perhaps it was recently displayed.
>
> Meanwhile, I sometimes find that C-c C-c in Mail mode does not switch
> buffers at all; it stays in the Mail buffer.  That is a different
> manifestation but I suspect it is the same bug.

What command does C-c C-c run?

martin




This bug report was last modified 13 years and 132 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.