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


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Roland Winkler <Roland.Winkler <at> physik.uni-erlangen.de>
Cc: 2385 <at> debbugs.gnu.org, era <at> iki.fi
Subject: bug#2385: bibtex autokey no longer ignores uncapitalized title words
Date: Thu, 19 Feb 2009 22:12:41 -0500
> 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))

Whether [:upper:] and [:lower:] should be affected by case folding or
not is a good question.  I'm personally not sure which option is best.
But in any case in Emacs they *are* affected so the case-fold-search
binding does make a difference.

> In general, the patch makes sense to me and I am willing to install it.

Please install it then and close the bug, thank you.


        Stefan






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.