GNU bug report logs -
#17568
24.4.50; Unknown button type 'help-xref' when do C-x C-s in shell mode
Previous Next
Reported by: n179911 <n179911 <at> gmail.com>
Date: Fri, 23 May 2014 21:43:02 UTC
Severity: normal
Tags: moreinfo
Found in version 24.4.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17568 in the body.
You can then email your comments to 17568 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#17568
; Package
emacs
.
(Fri, 23 May 2014 21:43:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
n179911 <n179911 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Fri, 23 May 2014 21:43:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
I download emacs source from git and compile on Ubuntu 12.04.
When I do
1. M-x shell
2. do some shell comment
3. Save the shell to a file
4. C-x C-s
5. I get this error saying 'Unknown button type 'help-xref'
In GNU Emacs 24.4.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2)
of 2014-05-23 on lbrmn-lnxub57
Windowing system distributor `The X.Org Foundation', version 11.0.11103000
System Description: Ubuntu 12.04.1 LTS
Configured using:
`configure --prefix=/home/cheungs/bin'
Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND GPM DBUS GCONF GSETTINGS NOTIFY GNUTLS
LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
Important settings:
value of $LANG: en_CA.UTF-8
locale-coding-system: utf-8-unix
Major mode: Shell
Minor modes in effect:
shell-dirtrack-mode: t
tooltip-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
<down-mouse-1> <mouse-1> <escape> x s h e <tab> <return>
a d b SPC l o g c a t <return> C-x C-w C-a C-e a .
t x t <return> <escape> x r e p o <tab> r <tab> <r
eturn>
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Saving file /home/cheungs/a.txt...
make-text-button: Unknown button type `help-xref'
Making completion list...
Load-path shadows:
None found.
Features:
(shadow sort gnus-util mail-extr emacsbug message dired format-spec
rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
ietf-drums mm-util help-fns mail-prsvr mail-utils shell pcomplete comint
ansi-color ring time-date tooltip electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dbusbind
gfilenotify dynamic-setting system-font-setting font-render-setting
move-toolbar gtk x-toolkit x multi-tty emacs)
Memory information:
((conses 16 108026 7481)
(symbols 48 18258 0)
(miscs 40 152 211)
(strings 32 16622 5729)
(string-bytes 1 361452)
(vectors 16 15481)
(vector-slots 8 1048688 189547)
(floats 8 69 114)
(intervals 56 5189 1)
(buffers 960 14)
(heap 1024 54237 752))
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#17568
; Package
emacs
.
(Fri, 23 May 2014 21:57:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 17568 <at> debbugs.gnu.org (full text, mbox):
My crystal ball tells me this might represent more collateral damage
from bug #17109. I say this because I've seen similar breakage
elsewhere, the problem being that existing code expected a buffer
to be in `help-mode' after `with-output-to-temp-buffer'.
HTH. If not, ignore.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#17568
; Package
emacs
.
(Fri, 23 May 2014 22:43:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 17568 <at> debbugs.gnu.org (full text, mbox):
n179911 wrote:
> 1. M-x shell
> 2. do some shell comment
> 3. Save the shell to a file
> 4. C-x C-s
> 5. I get this error saying 'Unknown button type 'help-xref'
I cannot reproduce this.
Can you give a complete recipe starting from `emacs -Q'?
> In GNU Emacs 24.4.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2)
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#17568
; Package
emacs
.
(Sat, 26 Dec 2015 15:22:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 17568 <at> debbugs.gnu.org (full text, mbox):
Glenn Morris <rgm <at> gnu.org> writes:
> n179911 wrote:
>
>> 1. M-x shell
>> 2. do some shell comment
>> 3. Save the shell to a file
>> 4. C-x C-s
>> 5. I get this error saying 'Unknown button type 'help-xref'
>
> I cannot reproduce this.
> Can you give a complete recipe starting from `emacs -Q'?
More information was requested, but no response was given within a few
months, so I'm closing this bug report. If the problem still exists,
please reopen this bug report.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
bug closed, send any further explanations to
17568 <at> debbugs.gnu.org and n179911 <n179911 <at> gmail.com>
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Sat, 26 Dec 2015 15:22:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 24 Jan 2016 12:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 151 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.