GNU bug report logs - #19026
24.4.50; rmail-summary-by-topic

Previous Next

Package: emacs;

Reported by: rms <at> gnu.org

Date: Wed, 12 Nov 2014 02:45:02 UTC

Severity: normal

Found in version 24.4.50

Fixed in version 25.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19026 in the body.
You can then email your comments to 19026 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#19026; Package emacs. (Wed, 12 Nov 2014 02:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to rms <at> gnu.org:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 12 Nov 2014 02:45:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Richard Stallman <rms <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.4.50; rmail-summary-by-topic
Date: Tue, 11 Nov 2014 21:44:14 -0500
In rmail-summary-by-topic, if (rmail-simplify-subject) returns a
string with a comma, that is taken as a comma-separated list of
different things to search for.  Thus, it finds messages whose
subject is just a part of this message's subject.



In GNU Emacs 24.4.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2014-07-18 on rms
Repository revision: 117549 dmantipov <at> yandex.ru-20140718110437-w0451dqdaa977r4w
System Description:	Trisquel GNU/Linux 6.0.1, Toutatis

Configured using:
 `configure 'CFLAGS=-g -O0''

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND GPM DBUS GCONF GSETTINGS NOTIFY
LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Emacs-Lisp

Minor modes in effect:
  diff-auto-refine-mode: t
  shell-dirtrack-mode: t
  gpm-mouse-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  abbrev-mode: t


-- 
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org  www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
  Use Ekiga or an ordinary phone call.





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19026; Package emacs. (Tue, 28 Apr 2015 05:42:02 GMT) Full text and rfc822 format available.

Message #8 received at 19026 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: rms <at> gnu.org
Cc: 19026 <at> debbugs.gnu.org
Subject: Re: bug#19026: 24.4.50; rmail-summary-by-topic
Date: Tue, 28 Apr 2015 01:41:48 -0400
Richard Stallman wrote:

> In rmail-summary-by-topic, if (rmail-simplify-subject) returns a
> string with a comma, that is taken as a comma-separated list of
> different things to search for.  Thus, it finds messages whose
> subject is just a part of this message's subject.

I wrote a FIXME comment about this 5 years ago:
  
  ;; FIXME "a string of regexps separated by commas" makes no sense because:
  ;;  i) it's pointless (you can just use \\|)
  ;; ii) it's broken (you can't specify a literal comma)
  ;; rmail-summary-by-topic and rmail-summary-by-senders have the same issue.

I suggest just dumping this "separated by commas" idea.
Ie, you would have to write "foo\\|bar" like in any other regexp.




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Wed, 27 May 2015 01:06:02 GMT) Full text and rfc822 format available.

Notification sent to rms <at> gnu.org:
bug acknowledged by developer. (Wed, 27 May 2015 01:06:03 GMT) Full text and rfc822 format available.

Message #13 received at 19026-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 19026-done <at> debbugs.gnu.org
Subject: Re: bug#19026: 24.4.50; rmail-summary-by-topic
Date: Tue, 26 May 2015 21:05:32 -0400
Version: 25.1

Glenn Morris wrote:

> I suggest just dumping this "separated by commas" idea.
> Ie, you would have to write "foo\\|bar" like in any other regexp.

Installed in the absence of any comments.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 24 Jun 2015 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 1 day ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.