unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* [agj@alum.mit.edu: Re: ":" in Scheme names.]
@ 2003-01-16  4:15 Aubrey Jaffer
  2003-01-18  0:20 ` Thien-Thi Nguyen
       [not found] ` <20030119215945.A1190D86@mail.voluntocracy.org>
  0 siblings, 2 replies; 9+ messages in thread
From: Aubrey Jaffer @ 2003-01-16  4:15 UTC (permalink / raw)


I have heard nothing, so I assume that "info.el" has not been fixed.

------- Start of forwarded message -------
From: Aubrey Jaffer <agj@alum.mit.edu>
To: karl@freefriends.org
Cc: eliz@is.elta.co.il, bug-texinfo@gnu.org
In-reply-to: <200211071419.gA7EJxX06324@f7.net> (karl@freefriends.org)
Subject: Re: ":" in Scheme names.
Date: Thu,  7 Nov 2002 21:16:12 -0500 (EST)

With this change, Emacs info-mode correctly indexes colon-containing
names in (existing) info files.  Does someone on bug-texinfo@gnu.org
maintain "info.el" or should I send this to bug-emacs@gnu.org?

cd /usr/share/emacs/21.2/lisp/
diff -c /usr/share/emacs/21.2/lisp/info.el\~ /usr/share/emacs/21.2/lisp/info.el
*** /usr/share/emacs/21.2/lisp/info.el~	Fri Dec 21 14:08:17 2001
- --- /usr/share/emacs/21.2/lisp/info.el	Wed Nov  6 22:30:47 2002
***************
*** 1830,1836 ****
    (interactive "sIndex topic: ")
    (let ((orignode Info-current-node)
  	(rnode nil)
! 	(pattern (format "\n\\* +\\([^\n:]*%s[^\n:]*\\):[ \t]*\\([^.\n]*\\)\\.[ \t]*\\([0-9]*\\)"
  			 (regexp-quote topic)))
  	node
  	(case-fold-search t))
- --- 1830,1836 ----
    (interactive "sIndex topic: ")
    (let ((orignode Info-current-node)
  	(rnode nil)
! 	(pattern (format "\n\\* +\\([^\n]*%s[^\n]*\\):[ \t]+\\([^.\n]*\\)\\.[ \t]*\\([0-9]*\\)"
  			 (regexp-quote topic)))
  	node
  	(case-fold-search t))

Diff finished at Wed Nov  6 22:32:26
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <jklm1eym9x.fsf@totally-fudged-out-message-id>]

end of thread, other threads:[~2003-01-26 23:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-16  4:15 [agj@alum.mit.edu: Re: ":" in Scheme names.] Aubrey Jaffer
2003-01-18  0:20 ` Thien-Thi Nguyen
     [not found] ` <20030119215945.A1190D86@mail.voluntocracy.org>
2003-01-20  2:44   ` Thien-Thi Nguyen
2003-01-21  5:59     ` Aubrey Jaffer
     [not found] <jklm1eym9x.fsf@totally-fudged-out-message-id>
2003-01-25  1:03 ` Thien-Thi Nguyen
2003-01-25  2:37   ` Aubrey Jaffer
2003-01-25  3:02     ` Thien-Thi Nguyen
2003-01-26 19:51       ` Kim F. Storm
2003-01-26 23:11         ` Thien-Thi Nguyen

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).