emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#27518: closed (25.2.1; reftex-typekey-check seems


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27518: closed (25.2.1; reftex-typekey-check seems to be case-insensitive)
Date: Fri, 11 Aug 2017 22:14:02 +0000

Your message dated Sat, 12 Aug 2017 00:07:20 +0200
with message-id <address@hidden>
and subject line Re: bug#27518: 25.2.1; reftex-typekey-check seems to be 
case-insensitive
has caused the debbugs.gnu.org bug report #27518,
regarding 25.2.1; reftex-typekey-check seems to be case-insensitive
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27518: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27518
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.2.1; reftex-typekey-check seems to be case-insensitive Date: Wed, 28 Jun 2017 13:16:31 +0200
It seems that, unexpectedly, ‘reftex-typekey-check’ is case-insensitive.
When I set ‘reftex-insert-label-flags’ for a key named ‘E’ to ‘nil t’,
these flags are also set for environments with the ‘e’ key (equations,
etc.).  As there are already the pre-defined labels ‘n (footnote)’ and ‘N
(endnote)’, and you're probably supposed to be able to set different
flags for them, this seems to be a bug.

As Andrew Swann (who found the bug in emacs.se:
https://emacs.stackexchange.com/q/33722/16178) pointed out, as a fix it
would probably be enough to set ‘case-fold-search’ to ‘nil’ locally, as
doing this globally seems to fix the issue.

As this is my first bug report, I hope I included everything important.  

Emacs  : GNU Emacs 25.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.22.10)
 of 2017-04-22
Package: 25.2.1

current state:
==============
(setq
 window-system 'x
 reftex-plug-into-AUCTeX t
 )



--- End Message ---
--- Begin Message --- Subject: Re: bug#27518: 25.2.1; reftex-typekey-check seems to be case-insensitive Date: Sat, 12 Aug 2017 00:07:20 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2
Arash Esbati <address@hidden> writes:

> thanks for your report.  It also seems to me that you and Andrew have
> found a bug there.

Hi all,

following up myself, the attached patch should fix this bug report.
Hence, I'm closing this one.

@Tassilo: Can you please install this patch in Emacs master?  TIA.

Best, Arash

Attachment: 0001-Make-a-case-sensitive-match-for-strings.patch
Description: Text Data


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]