GNU bug report logs - #20721
25.0.50; Review default settings of Info-quoted face (Requires > texinfo-5 ???)

Previous Next

Package: emacs;

Reported by: Vaidheeswaran C <vaidheeswaran.chinnaraju <at> gmail.com>

Date: Tue, 2 Jun 2015 15:31:02 UTC

Severity: wishlist

Tags: wontfix

Merged with 47529

Found in version 25.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Vaidheeswaran C <vaidheeswaran.chinnaraju <at> gmail.com>
To: 20721 <at> debbugs.gnu.org
Subject: bug#20721: 25.0.50; Review default settings of Info-quoted face (Requires > texinfo-5 ???)
Date: Sat, 13 Jun 2015 08:51:08 +0530
[Message part 1 (text/plain, inline)]
On Monday 08 June 2015 07:14 PM, Stefan Monnier wrote:

>>     4. (delete-dups (font-family-list)) STILL has duplicate entries.
> That sounds very odd.
> 
>> > See the attached screenshot.

> That doesn't show the result of delete-dups itself, so it's hard to
> judge what this really means.

See the attached .el files.

1. font-family-list.el               <-- M-: (font-family-list)
2. delete-dups-font-family-list.el   <-- M-: (delete-dups
(font-family-list))

FYI,

  (length (font-family-list))                = 349
  (length (delete-dups (font-family-list)))  = 297






[bug20721-font-family-list.el (text/x-emacs-lisp, attachment)]
[bug20721-delete-dups-font-family-list.el (text/x-emacs-lisp, attachment)]

This bug report was last modified 2 years and 332 days ago.

Previous Next


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