all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs non-ascii characters
@ 2005-11-21 17:43 John Russell
  2005-11-21 18:05 ` Pascal Bourguignon
  0 siblings, 1 reply; 3+ messages in thread
From: John Russell @ 2005-11-21 17:43 UTC (permalink / raw)


I just compiled emacs from CVS a few weeks ago.  When I enter a double-quote 
and then some characters ( usually vowels ) the two characters get replaced
with some other character, like a 'u' with an umlaut or some other accent 
mark.  

I have been searching around for it but I don't even know what this "feature"
is called.  I looked in the emacs news ( C-h n ) and found something about
quail which I'm not sure is related.  

Anyway, how do I turn this off? I want to be able to type strings in code
again without accents.  Thanks.

John

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

* Re: Emacs non-ascii characters
  2005-11-21 17:43 Emacs non-ascii characters John Russell
@ 2005-11-21 18:05 ` Pascal Bourguignon
  2005-11-21 19:19   ` John Russell
  0 siblings, 1 reply; 3+ messages in thread
From: Pascal Bourguignon @ 2005-11-21 18:05 UTC (permalink / raw)


John Russell <jorussel@cisco.com> writes:

> I just compiled emacs from CVS a few weeks ago.  When I enter a double-quote 
> and then some characters ( usually vowels ) the two characters get replaced
> with some other character, like a 'u' with an umlaut or some other accent 
> mark.  
>
> I have been searching around for it but I don't even know what this "feature"
> is called.  I looked in the emacs news ( C-h n ) and found something about
> quail which I'm not sure is related.  
>
> Anyway, how do I turn this off? I want to be able to type strings in code
> again without accents.  Thanks.

This is a prefix input method.

You can try: C-\
to toggle-input-method.
 
Or C-x set-input-method RET 
to select another input method.

Perhaps set the default input method?
C-h v default-input-method RET


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
In deep sleep hear sound,
Cat vomit hairball somewhere.
Will find in morning.

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

* Re: Emacs non-ascii characters
  2005-11-21 18:05 ` Pascal Bourguignon
@ 2005-11-21 19:19   ` John Russell
  0 siblings, 0 replies; 3+ messages in thread
From: John Russell @ 2005-11-21 19:19 UTC (permalink / raw)


Pascal Bourguignon <spam@mouse-potato.com> writes:

> John Russell <jorussel@cisco.com> writes:
>
>> I just compiled emacs from CVS a few weeks ago.  When I enter a double-quote 
>> and then some characters ( usually vowels ) the two characters get replaced
>> with some other character, like a 'u' with an umlaut or some other accent 
>> mark.  
>>
>> I have been searching around for it but I don't even know what this "feature"
>> is called.  I looked in the emacs news ( C-h n ) and found something about
>> quail which I'm not sure is related.  
>>
>> Anyway, how do I turn this off? I want to be able to type strings in code
>> again without accents.  Thanks.
>
> This is a prefix input method.
>
> You can try: C-\
> to toggle-input-method.
>  
> Or C-x set-input-method RET 
> to select another input method.
>
> Perhaps set the default input method?
> C-h v default-input-method RET
>

Excellent.  Thank you very much.  I must have been fat-fingering 
C-\ from time to time and turning that on inadvertantly.  Thanks again.

John

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

end of thread, other threads:[~2005-11-21 19:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-21 17:43 Emacs non-ascii characters John Russell
2005-11-21 18:05 ` Pascal Bourguignon
2005-11-21 19:19   ` John Russell

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.