GNU bug report logs -
#17746
24.4.50; "byte-code: `recenter'ing a window that does not display current-buffer." when composing a message
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Here’s the stack trace after setting debug-on-error true and creating a
message with compose-mail:
Debugger entered--Lisp error: (error "`recenter'ing a window that does not
display current-buffer.")
recenter((4))
org-overview()
org-set-startup-visibility()
org-mode()
set-buffer-major-mode(#<buffer *unsent mail*<2>>)
window-normalize-buffer-to-switch-to("*unsent mail*<2>")
pop-to-buffer("*unsent mail*<2>" (display-buffer-same-window
(inhibit-same-window)) nil)
pop-to-buffer-same-window("*unsent mail*<2>")
message-pop-to-buffer("*unsent mail*<2>" nil)
message-mail(nil nil nil nil nil nil nil nil)
compose-mail(nil nil nil nil)
funcall-interactively(compose-mail nil nil nil nil)
call-interactively(compose-mail nil nil)
command-execute(compose-mail)
I have org-mode as my default major-mode which, looking at the stack trace,
may be significant.
DG
On Tue, Jun 10, 2014 at 6:40 PM, Eli Zaretskii <eliz <at> gnu.org> wrote:
> > From: David Griffiths <dogriffiths <at> gmail.com>
> > Date: Tue, 10 Jun 2014 10:42:13 +0100
> >
> > When I try to compose an email, either directly or by pressing 'm' in
> > Gnus, I get the message:
> >
> > `recenter'ing a window that does not display current-buffer.
>
> Set debug-on-error to t and show us a backtrace, please.
>
> Thanks.
>
[Message part 2 (text/html, inline)]
This bug report was last modified 10 years and 227 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.