help-gnu-emacs
[Top][All Lists]
Advanced

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

[SOLVED] Re: bookmarks not case sensitive?


From: Christoph Herzog
Subject: [SOLVED] Re: bookmarks not case sensitive?
Date: Sun, 07 Oct 2012 11:11:16 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

On 10/07/2012 07:38 AM, Jambunathan K wrote:
Christoph Herzog<rhogez@gmail.com>  writes:

Hi,

Why is it that bookmarks in Emacs behave not case sensitive?

When I start Emacs 24.2.1 (GTK+ Version 2.24.10) on my Kubuntu 12.4
box with -q and bookmark a file a.txt with a bookmark named aka and
after that another file A.txt with a bookmark named AKA, the result
are not two bookmarks aka (pointing to a.txt) and AKA (pointing to
A.txt) as I would have expected but a single bookmark aka pointing to
A.txt.

Is this intended or am I missing something?

M-x customize-group RET bookmark RET

(search for the word `case')

Thank you.
Just for completion: The relevant variable is

bookmark-completion-ignore-case

which is set to true by default.






reply via email to

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