GNU bug report logs - #2385
bibtex autokey no longer ignores uncapitalized title words

Previous Next

Package: emacs;

Reported by: "era eriksson" <era <at> iki.fi>

Date: Thu, 19 Feb 2009 13:50:02 UTC

Severity: normal

Found in version 23.0.90.1

Done: "Roland Winkler" <Roland.Winkler <at> physik.uni-erlangen.de>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 2385 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Roland Winkler" <Roland.Winkler <at> physik.uni-erlangen.de>
To: era <at> iki.fi
Cc: 2385 <at> debbugs.gnu.org
Subject: bug#2385: bibtex autokey no longer ignores uncapitalized title words
Date: Fri, 20 Feb 2009 01:19:40 +0100
In general, the patch makes sense to me and I am willing to install
it.  Can someone else comment on the following part?

+	;;;;;;;; XXX FIXME: case-fold-search should be unnecessary here
+	;; [[:upper:]] and [[:lower:]] should be unaffected by case folding
+        (unless (let ((case-fold-search nil))

Thanks,

Roland




This bug report was last modified 16 years and 154 days ago.

Previous Next


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