* Case-sensitivity in auto-completion
@ 2008-08-19 9:01 Jiddoo
2008-08-20 9:55 ` Nikolaj Schumacher
0 siblings, 1 reply; 2+ messages in thread
From: Jiddoo @ 2008-08-19 9:01 UTC (permalink / raw)
To: Help-gnu-emacs
Hello,
I have some problems with the auto-completion function in Emacs when
programming C++.
If I use the auto-completion Emacs usually gives me correct completion, but
unfortunately just in lower-case letters.
Since I am used to use the Camel Notation, like "myVariable" it is quite
bothersome if Emacs proposes "myvariable" instead.
Is there a way to make the auto-completion case sensitive?
Thanks in advance.
Martin
--
View this message in context: http://www.nabble.com/Case-sensitivity-in-auto-completion-tp19046663p19046663.html
Sent from the Emacs - Help mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Case-sensitivity in auto-completion
2008-08-19 9:01 Case-sensitivity in auto-completion Jiddoo
@ 2008-08-20 9:55 ` Nikolaj Schumacher
0 siblings, 0 replies; 2+ messages in thread
From: Nikolaj Schumacher @ 2008-08-20 9:55 UTC (permalink / raw)
To: Jiddoo; +Cc: Help-gnu-emacs
Jiddoo <m.eisemann@web.de> wrote:
> I have some problems with the auto-completion function in Emacs when
> programming C++.
Which auto-completion function? dabbrev?
> Is there a way to make the auto-completion case sensitive?
M-x apropos "dabbrev case" finds:
dabbrev-case-distinction
dabbrev-case-fold-search
dabbrev-case-replace
One of these should do what you want.
regards,
Nikolaj Schumacher
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-20 9:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-19 9:01 Case-sensitivity in auto-completion Jiddoo
2008-08-20 9:55 ` Nikolaj Schumacher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).