From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tom Tromey Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: ffap -vs- RFCs Date: Sun, 13 Jan 2008 16:44:28 -0700 Message-ID: Reply-To: Tom Tromey NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1200269887 6557 80.91.229.12 (14 Jan 2008 00:18:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Jan 2008 00:18:07 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 14 01:18:29 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JED25-0001M9-28 for ged-emacs-devel@m.gmane.org; Mon, 14 Jan 2008 01:18:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JED1g-0001FP-Lf for ged-emacs-devel@m.gmane.org; Sun, 13 Jan 2008 19:18:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JED1b-0001F8-Fz for emacs-devel@gnu.org; Sun, 13 Jan 2008 19:17:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JED1Z-0001EQ-Fx for emacs-devel@gnu.org; Sun, 13 Jan 2008 19:17:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JED1Z-0001EJ-C5 for emacs-devel@gnu.org; Sun, 13 Jan 2008 19:17:57 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JED1Z-0003zJ-EQ for emacs-devel@gnu.org; Sun, 13 Jan 2008 19:17:57 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JED1Y-0007x3-Qn for emacs-pretest-bug@gnu.org; Sun, 13 Jan 2008 19:17:56 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JED1V-0003yB-TG for emacs-pretest-bug@gnu.org; Sun, 13 Jan 2008 19:17:56 -0500 Original-Received: from mx1.redhat.com ([66.187.233.31]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JED1V-0003y5-KU for emacs-pretest-bug@gnu.org; Sun, 13 Jan 2008 19:17:53 -0500 Original-Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m0E0HqTW015273 for ; Sun, 13 Jan 2008 19:17:52 -0500 Original-Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m0E0HqfV009569 for ; Sun, 13 Jan 2008 19:17:52 -0500 Original-Received: from opsy.redhat.com (ton.yyz.redhat.com [10.15.16.15]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m0E0Hpbh009263; Sun, 13 Jan 2008 19:17:52 -0500 Original-Received: by opsy.redhat.com (Postfix, from userid 500) id A8DD937824D; Sun, 13 Jan 2008 16:44:28 -0700 (MST) X-Attribution: Tom X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:86856 gmane.emacs.pretest.bugs:20630 Archived-At: Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: I tried M-x ffap when point was on the first character of "RFC 2445". I expected to get a prompt with the RFC's URL. However, I did not. I looked at this briefly and the ffap-alist entry for "RFC" has a space in the regular expression (so this "should" work), but ffap-string-at-point only returns "RFC", so there is no match. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/22.0.990/etc/DEBUG for instructions. In GNU Emacs 22.0.990.1 (i386-koji-linux-gnu, GTK+ Version 2.10.11) of 2007-05-23 on xenbuilder3.fedora.phx.redhat.com Windowing system distributor `The X.Org Foundation', version 11.0.70101000 configured using `configure '--build=i386-koji-linux-gnu' '--host=i386-koji-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-pop' '--with-sound' '--with-gtk' 'build_alias=i386-koji-linux-gnu' 'host_alias=i386-koji-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-DMAIL_USE_LOCKF -DSYSTEM_PURESIZE_EXTRA=16777216 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables'' 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: Group Minor modes in effect: shell-dirtrack-mode: t gnus-agent-mode: t compilation-in-progress: (grep grep gid grep gid gid gid grep grep grep grep grep grep compilation gid grep compilation grep grep grep grep compilation grep grep grep grep grep grep grep grep grep gid gid grep) erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-spelling-mode: t erc-truncate-mode: t gnus-undo-mode: t erc-status-mode: t erc-services-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-readonly-mode: t tooltip-mode: t mouse-wheel-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 line-number-mode: t transient-mark-mode: t Recent input: C-u C-n C-p C-o A n d SPC c o o f SPC c o u r s e SPC I SPC f o r g o t SPC t h e SPC l a s t SPC e d i t SPC M-> C-x i M-p C-u C-p C-e t o SPC j p - i n s e r t - b u f f e r . S i g h . C-c C-c SPC 5 0 M-> q s C-z o C-c b C-z o C-z o C-x k C-z o C-u C-u C-n n SPC 5 0 M-> Q y SPC 5 0 C-g M-> q s M-< 1 g C-v n n n M-g M-g M-g p p p SPC M-> SPC SPC SPC q n M-g M-g p p SPC M-> SPC q s g M-g M-g M-g M-g p p p SPC SPC n SPC SPC C-f > < q SPC SPC q M-v M-v l p p p p SPC SPC q s p p p p p C-n M-g s z C-c b C-x k C-c b C-c r p p p p n n n n n n n n n n p p SPC SPC q C-v n n n n M-g M-g M-g p p p SPC M-> SPC q n n M-g p SPC M-> q s C-f 1 g C-u C-n C-u C-n n n n n n SPC 5 0 M-> C-p C-p E S-SPC E q s M-x r e p o r t - b Recent messages: Deleting article 191726 in mail.other Deleting article 191727 in mail.other Deleting article 191728 in mail.other Deleting article 191729 in mail.other Expiring articles...done (No changes need to be saved) Saving /home/tromey/.newsrc.eld... Saving file /home/tromey/.newsrc.eld... Wrote /home/tromey/.newsrc.eld Saving /home/tromey/.newsrc.eld...done Tom