Gnus development mailing list
 help / color / mirror / Atom feed
* re-search bug?
@ 2005-02-03  1:12 Katsumi Yamaoka
  2005-02-03  2:23 ` Kenichi Handa
  0 siblings, 1 reply; 7+ messages in thread
From: Katsumi Yamaoka @ 2005-02-03  1:12 UTC (permalink / raw)
  Cc: ding

Hi,

With the latest Emacs CVS, the following form causes an error.

(with-temp-buffer
  (insert "Sender: ")
  (let ((pt (point)))
    (insert "ding-owner@lists.math.uh.edu")
    (re-search-backward "ding-owner@lists\\.math\\.uh\\.edu" pt)))

It's quite strange.  Because of this, all mails delivered to the
ding list are stored into the `bogus' group.  Please help!



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-02-05 17:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-03  1:12 re-search bug? Katsumi Yamaoka
2005-02-03  2:23 ` Kenichi Handa
2005-02-03  3:13   ` Katsumi Yamaoka
2005-02-03 19:14   ` Richard Stallman
2005-02-04  1:14     ` Kenichi Handa
2005-02-04 14:03       ` Stefan Monnier
2005-02-05 17:39         ` Richard Stallman

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 NNTP newsgroup(s).