GNU bug report logs -
#3913
23.1.50; C-h S in apropos-mode buffer
Previous Next
Reported by: Kevin Ryde <user42 <at> zip.com.au>
Date: Thu, 23 Jul 2009 23:05:05 UTC
Severity: normal
Done: Kevin Ryde <user42 <at> zip.com.au>
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 3913 in the body.
You can then email your comments to 3913 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#3913
; Package
emacs
.
(Thu, 23 Jul 2009 23:05:05 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Kevin Ryde <user42 <at> zip.com.au>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Thu, 23 Jul 2009 23:05:05 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
[Message part 1 (text/plain, inline)]
In an apropos-mode buffer it'd be good if the info-look setups (C-h S)
used the elisp manuals. Eg.
M-x apropos
car
C-x o
C-u 5 C-n (onto the "car" line)
C-h S
asks in the minibuffer
Use symbol help mode:
where I thought it might know that already.
2009-07-24 Kevin Ryde <user42 <at> zip.com.au>
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
manuals (similar to existing setup for help-mode).
[info-look.el.apropos-mode.diff (text/x-diff, inline)]
*** info-look.el 07 Jan 2009 11:28:51 +1100 1.67
--- info-look.el 24 Jul 2009 08:55:16 +1000
***************
*** 973,978 ****
--- 973,983 ----
"`" "(")))
(info-lookup-maybe-add-help
+ :mode 'apropos-mode
+ :regexp "[^][()`',\" \t\n]+" ;; same as emacs-lisp-mode above
+ :other-modes '(emacs-lisp-mode))
+
+ (info-lookup-maybe-add-help
:mode 'Custom-mode
:ignore-case t
:regexp "[^][()`',:\" \t\n]+"
[Message part 3 (text/plain, inline)]
In GNU Emacs 23.1.50.4 (i586-pc-linux-gnu, GTK+ Version 2.16.4)
of 2009-07-24 on blah.blah
configured using `configure 'CFLAGS=-O -g' '--prefix=/down/emacs/b/inst' '--with-x-toolkit=gtk''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_AU
value of $XMODIFIERS: nil
locale-coding-system: iso-latin-1-unix
default-enable-multibyte-characters: t
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#3913
; Package
emacs
.
(Sun, 06 Dec 2009 00:50:06 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Kevin Ryde <user42 <at> zip.com.au>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Sun, 06 Dec 2009 00:50:06 GMT)
Full text and
rfc822 format available.
Message #10 received at 3913 <at> emacsbugs.donarmstrong.com (full text, mbox):
In absense of any objection I checked this in.
Reply sent
to
Kevin Ryde <user42 <at> zip.com.au>
:
You have taken responsibility.
(Sun, 06 Dec 2009 23:30:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
Kevin Ryde <user42 <at> zip.com.au>
:
bug acknowledged by developer.
(Sun, 06 Dec 2009 23:30:04 GMT)
Full text and
rfc822 format available.
Message #15 received at 3913-done <at> emacsbugs.donarmstrong.com (full text, mbox):
Meant to post to "-done".
bug archived.
Request was from
Debbugs Internal Request <bug-gnu-emacs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 04 Jan 2010 12:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 15 years and 171 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.