From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: [rastandy@salug.it: minor bug for `info-lookup-symbol' in `maxima-mode' and `inferior-maxima-mode'] Date: Fri, 13 Oct 2006 07:19:20 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1160738432 12952 80.91.229.2 (13 Oct 2006 11:20:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 Oct 2006 11:20:32 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 13 13:20:31 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GYL5W-0004Lh-2h for ged-emacs-devel@m.gmane.org; Fri, 13 Oct 2006 13:20:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GYL5V-0001Iw-6Q for ged-emacs-devel@m.gmane.org; Fri, 13 Oct 2006 07:20:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GYL4U-0008Q7-Tf for emacs-devel@gnu.org; Fri, 13 Oct 2006 07:19:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GYL4T-0008ND-KR for emacs-devel@gnu.org; Fri, 13 Oct 2006 07:19:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GYL4T-0008Mq-FK for emacs-devel@gnu.org; Fri, 13 Oct 2006 07:19:21 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GYLCu-0002O6-ID for emacs-devel@gnu.org; Fri, 13 Oct 2006 07:28:04 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GYL4S-0004dx-La; Fri, 13 Oct 2006 07:19:20 -0400 Original-To: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60707 Archived-At: Would someone please install this? ------- Start of forwarded message ------- To: emacs-pretest-bug@gnu.org From: Andrea Russo Date: Fri, 13 Oct 2006 00:35:03 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: minor bug for `info-lookup-symbol' in `maxima-mode' and `inferior-maxima-mode' X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=failed version=3.0.4 When using C-h S (`info-lookup-symbol') on a maxima function that has a number in its name, the emacs function is unable to find the name in the index of the maxima info manual. AFAIK, this patch solved the problem for me: - --- orig/lisp/info-look.el +++ mod/lisp/info-look.el @@ -843,12 +843,13 @@ (info-lookup-maybe-add-help :mode 'maxima-mode :ignore-case t - - :regexp "[a-zA-Z_%]+" + :regexp "[a-zA-Z0-9_%]+" :doc-spec '( ("(maxima)Function and Variable Index" nil "^ -+ [^:]+:[ ]+\\(\\[[^=]*=[ ]+\\)?" nil))) (info-lookup-maybe-add-help :mode 'inferior-maxima-mode + :regexp "[a-zA-Z0-9_%]+" :other-modes '(maxima-mode)) ;; coreutils and bash builtins overlap in places, eg. printf, so there's a Best Regards, Andrea Russo. In GNU Emacs 22.0.50.6 (i686-pc-linux-gnu, GTK+ Version 2.8.20) of 2006-10-12 on onosendai.org X server distributor `The X.Org Foundation', version 11.0.70000000 configured using `configure '--with-gtk' '--without-toolkit-scroll-bars'' 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_US.UTF-8 locale-coding-system: utf-8 default-enable-multibyte-characters: t Major mode: Inferior Maxima Minor modes in effect: erc-truncate-mode: t erc-track-mode: t erc-sound-mode: t erc-ring-mode: t erc-pcomplete-mode: t erc-notify-mode: t erc-netsplit-mode: t erc-match-mode: t erc-log-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-autoaway-mode: t erc-list-mode: t erc-smiley-mode: t erc-readonly-mode: t erc-scrolltobottom-mode: t recentf-mode: t icomplete-mode: t which-function-mode: t iswitchb-mode: t desktop-save-mode: t jabber-activity-mode: t display-battery-mode: t display-time-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-p C-SPC C-n M-> C-p C-p C-p C-p C-p C-p C-p C-p C-n M-w h g g q s s s s s s s s s s C-x b m a x i C-g M-x i m a x i m a RET l p l o t 2 3 C-h S RET C-x 1 M-x r e p o r t - b u e m a b RET Recent messages: Checking new news... nnml: Reading incoming mail from file... nnml: Reading incoming mail (no new mail)...done Checking new news...done (No changes need to be saved) [9 times] Retrieving newsgroup: list.emacs-devel.gnu.org... Fetching headers for list.emacs-devel.gnu.org...done Scoring...done Generating summary...done Loading hippie-exp...done - -- Reclama i tuoi diritti digitali, elimina il DRM. Approfondisci su http://www.no1984.org Reclaim your digital rights, eliminate DRM. Learn more at http://www.defectivebydesign.org/what_is_drm _______________________________________________ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug ------- End of forwarded message -------