all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 'dabbrev-expand' ignores case for completions..
@ 2007-06-06 22:36 Livin Stephen Sharma
  2007-06-07  7:19 ` Andreas Röhler
  0 siblings, 1 reply; 4+ messages in thread
From: Livin Stephen Sharma @ 2007-06-06 22:36 UTC (permalink / raw)
  To: emacs-help gnu gnu

In my Java class if I have a declaration partially typed-out like this:

> // incomplete declaration
> FileWriter fileWriter = new File

and then I hit M-/ to try completion on the last word ('File') in the  
hope of getting 'FileWriter',
i get this instead:

> // why is the 'writer' text generated by 'M-/' lower-cased?
> FileWriter fileWriter = new Filewriter

  Is there a way to have the case not dropped to lower?

Thanks.
--lss

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-06-07 22:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-06 22:36 'dabbrev-expand' ignores case for completions Livin Stephen Sharma
2007-06-07  7:19 ` Andreas Röhler
2007-06-07 10:27   ` Livin Stephen Sharma
     [not found]   ` <mailman.1718.1181212076.32220.help-gnu-emacs@gnu.org>
2007-06-07 22:40     ` Tom Horsley

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.