From: Tom Wurgler <twurgler@goodyear.com>
Cc: t901353@rds294.goodyear.com
Subject: re-search-backward bug
Date: Tue, 8 Oct 2002 10:52:26 -0400 (EDT) [thread overview]
Message-ID: <200210081452.KAA27861@rds294.goodyear.com> (raw)
This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.
Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.
In GNU Emacs 21.2.1 (hppa2.0w-hp-hpux11.00, Motif Version 2.1.0)
of 2002-06-28 on rds294
configured using `configure --cache-file=/dev/null --prefix=/home/rdstt1/t901353/local --x-includes=/usr/include/X11R6:/usr/contrib/X11R6/include --x-libraries=/usr/lib/X11R6:/usr/contrib/X11R6/lib --with-x-toolkit=motif'
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: C
locale-coding-system: nil
default-enable-multibyte-characters: t
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
1) Have a decimal number in a buffer, for example:
1234.456
2) Have your cursor BEFORE the number
3) Do esc-x re-search-forward "[0-9]*\.[0-9]*"
The complete number "1234.456" is found.
4) Now have the cursor start AFTER the number
5) Do esc-x re-search-backward "[0-9]*\.[0-9]*"
It only matches back to the ".", specifically ".456"
Why is going backward different than going forward?
Thanks for your help.
Tom
============================================================================
Tom Wurgler The Goodyear Tire & Rubber Company
Principal Engineer Tire-Vehicle Engineering Technology
Phone: 330-796-1656 Technical Center D/460G
Fax: 330-796-3292 P.O.Box 3531
internet mail: twurgler@goodyear.com Akron, Ohio 44309-3531
============================================================================
Recent input:
C-s C-w C-w C-s C-s C-s C-s C-s C-a <up> <C-up> C-s
d i r e c C-s C-s C-s C-s C-s C-s C-a <f11> r o <backspace>
h o w z SPC a b o u t SPC s u b w a y ? <return> C-c
C-c x <f11> d d q <next> <f11> d q C-s C-s C-s C-s
C-s C-s C-s C-s C-a C-x m e m a C-c k C-x m C-c k <escape>
x e m a c s SPC b u SPC C-a r e p o r t - <tab> SPC
<return>
Recent messages:
1 new message read
No following nondeleted message
Expunging deleted messages...done
Saving file /home/rdstt1/t901353/.rmail...
Wrote /home/rdstt1/t901353/.rmail
Mark saved where search started
Fontifying *mail*... (regexps........)
Fontifying *mail*... (regexps........)
Loading emacsbug...done
--
next reply other threads:[~2002-10-08 14:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-08 14:52 Tom Wurgler [this message]
2002-10-08 16:05 ` re-search-backward bug Andreas Schwab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200210081452.KAA27861@rds294.goodyear.com \
--to=twurgler@goodyear.com \
--cc=t901353@rds294.goodyear.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.