* bug#12712: 24.2.50; (void-function temp-output-buffer-show)
@ 2012-10-23 13:16 Jambunathan K
2012-10-23 15:51 ` Glenn Morris
0 siblings, 1 reply; 2+ messages in thread
From: Jambunathan K @ 2012-10-23 13:16 UTC (permalink / raw)
To: 12712
0. emacs -Q
1. C-c C-f some-file.org
2. C-c C-e
3. The following trace is displayed.
,----
| Debugger entered--Lisp error: (void-function temp-output-buffer-show)
| temp-output-buffer-show(#<buffer *Org Export/Publishing Help*>)
| org-export(nil)
| call-interactively(org-export nil nil)
`----
Interesting the same error happens during `report-emacs-bug'.
,----
| Debugger entered--Lisp error: (void-function temp-output-buffer-show)
| temp-output-buffer-show(#<buffer *Bug Help*>)
| report-emacs-bug("org-export is failing" [(help-echo #<frame emacs@debian-6.05 0x853cd10> "mouse-1: Select (drag to resize)\nmouse-2: Make current window occupy the whole frame\nmouse-3: Remove current window from display" #<window 3 on *unsent mail to bug-gnu-emacs@gnu.org*> nil -1) (help-echo #<frame emacs@debian-6.05 0x853cd10> #1="Buffer name\nmouse-1: Previous buffer\nmouse-3: Next buffer" #<window 3 on *unsent mail to bug-gnu-emacs@gnu.org*> #("%12b" 0 4 (local-map (keymap (header-line keymap (mouse-3 . mode-line-next-buffer) (down-mouse-3 . ignore) (mouse-1 . mode-line-previous-buffer) (down-mouse-1 . ignore)) (mode-line keymap (mouse-3 . mode-line-next-buffer) (mouse-1 . mode-line-previous-buffer))) mouse-face mode-line-highlight help-echo #1# face mode-line-buffer-id)) 1) esca
pe 120 114 101 112 111 114 116 45 7 3 100 escape 120 114 101 112 111 114 116 45 101 109 tab return])
| call-interactively(report-emacs-bug record nil)
| command-execute(report-emacs-bug record)
| execute-extended-command(nil "report-emacs-bug")
| call-interactively(execute-extended-command nil nil)
`----
In GNU Emacs 24.2.50.6 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2012-10-23 on debian-6.05
Bzr revision: 110628 eggert@cs.ucla.edu-20121023075742-brrrzyk83cmaedx0
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
Important settings:
value of $LANG: en_IN
locale-coding-system: iso-latin-1-unix
default enable-multibyte-characters: t
Major mode: Org
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#12712: 24.2.50; (void-function temp-output-buffer-show)
2012-10-23 13:16 bug#12712: 24.2.50; (void-function temp-output-buffer-show) Jambunathan K
@ 2012-10-23 15:51 ` Glenn Morris
0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2012-10-23 15:51 UTC (permalink / raw)
To: Jambunathan K; +Cc: 12712
Jambunathan K wrote:
> 0. emacs -Q
> 1. C-c C-f some-file.org
> 2. C-c C-e
> 3. The following trace is displayed.
>
> ,----
> | Debugger entered--Lisp error: (void-function temp-output-buffer-show)
Works fine here. I imagine it will for you too after `make bootstrap'.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-23 15:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-23 13:16 bug#12712: 24.2.50; (void-function temp-output-buffer-show) Jambunathan K
2012-10-23 15:51 ` Glenn Morris
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).