GNU bug report logs - #17227
Newsticker treeview date is hardcoded

Previous Next

Package: emacs;

Reported by: Nathan Paul Simons <fsf <at> hardcorehackers.com>

Date: Tue, 8 Apr 2014 21:47:02 UTC

Severity: minor

Done: Ulf Jasper <ulf.jasper <at> web.de>

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 17227 in the body.
You can then email your comments to 17227 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#17227; Package emacs. (Tue, 08 Apr 2014 21:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nathan Paul Simons <fsf <at> hardcorehackers.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 08 Apr 2014 21:47:02 GMT) Full text and rfc822 format available.

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

From: Nathan Paul Simons <fsf <at> hardcorehackers.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Newsticker treeview date is hardcoded
Date: Tue, 8 Apr 2014 14:43:00 -0700
In newst-treeview.el on line 326, the date for the heading is hardcoded:

(insert (format-time-string "%d.%m.%y, %H:%M"
                            (newsticker--time item)))

It should probably be changed to be similar to another formatting of
the date in the same file (line 765):

(insert (format-time-string newsticker-date-format
                            (newsticker--time item)))

-- 
Sent from my Universal Turing Machine




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#17227; Package emacs. (Mon, 11 Aug 2014 18:09:01 GMT) Full text and rfc822 format available.

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

From: Ulf Jasper <ulf.jasper <at> web.de>
To: 17227 <at> debbugs.gnu.org, 17227-done <at> debbugs.gnu.org
Subject: bug#17227: Newsticker treeview date is hardcoded
Date: Mon, 11 Aug 2014 20:08:39 +0200
Introduced `newsticker-treeview-date-format'.

Fixed in trunk, rev. 117688.




Reply sent to Ulf Jasper <ulf.jasper <at> web.de>:
You have taken responsibility. (Mon, 11 Aug 2014 18:09:02 GMT) Full text and rfc822 format available.

Notification sent to Nathan Paul Simons <fsf <at> hardcorehackers.com>:
bug acknowledged by developer. (Mon, 11 Aug 2014 18:09:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 09 Sep 2014 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 288 days ago.

Previous Next


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