all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* auctex type a large 'E' problem
@ 2005-08-05 13:29 Fabian Braennstroem
  2005-08-05 13:50 ` David Kastrup
  0 siblings, 1 reply; 3+ messages in thread
From: Fabian Braennstroem @ 2005-08-05 13:29 UTC (permalink / raw


Hi,

for a while now,  I am having a strange problem typing a
large 'E' in LaTeX-mode with auctex. Typing it,
auctex/emacs is waiting for a next keystroke; it acts like
the Meta key, but without any bound actions.

'C-h-k' waits until there is a second keystroke to say,
e.g.: E RET is undefined

In Bibtex-mode there is no problem. As far as I remember I
didn't change any keysettings on purpose and now, I am not
able to find any customization in my emacs-config.

Maybe, one of you know where I should take a look at!?
Hope, it is not to stupid...


Greetings, Fabian

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

* Re: auctex type a large 'E' problem
  2005-08-05 13:29 auctex type a large 'E' problem Fabian Braennstroem
@ 2005-08-05 13:50 ` David Kastrup
  2005-08-05 17:26   ` Fabian Braennstroem
  0 siblings, 1 reply; 3+ messages in thread
From: David Kastrup @ 2005-08-05 13:50 UTC (permalink / raw


Fabian Braennstroem <fab@ddorf.de> writes:

> for a while now,  I am having a strange problem typing a
> large 'E' in LaTeX-mode with auctex. Typing it,
> auctex/emacs is waiting for a next keystroke; it acts like
> the Meta key, but without any bound actions.
>
> 'C-h-k' waits until there is a second keystroke to say,
> e.g.: E RET is undefined
>
> In Bibtex-mode there is no problem. As far as I remember I
> didn't change any keysettings on purpose and now, I am not
> able to find any customization in my emacs-config.
>
> Maybe, one of you know where I should take a look at!?
> Hope, it is not to stupid...

Well, you most likely have some key sequence assigned to "\E-x" or
similar (\E is not escape, but just an ordinary E!).  To figure out
what assignment this could be, type

E C-h

and you should get a list of possible "completions".  And don't forget
to post your _full_ findings here in order to satisfy everybody's
curiosity.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

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

* Re: auctex type a large 'E' problem
  2005-08-05 13:50 ` David Kastrup
@ 2005-08-05 17:26   ` Fabian Braennstroem
  0 siblings, 0 replies; 3+ messages in thread
From: Fabian Braennstroem @ 2005-08-05 17:26 UTC (permalink / raw


Hi David,

On 2005-08-05, David Kastrup <dak@gnu.org> wrote:
>  Fabian Braennstroem <fab@ddorf.de> writes:
> 
> > for a while now,  I am having a strange problem typing a
> > large 'E' in LaTeX-mode with auctex. Typing it,
> > auctex/emacs is waiting for a next keystroke; it acts like
> > the Meta key, but without any bound actions.
> >
> > 'C-h-k' waits until there is a second keystroke to say,
> > e.g.: E RET is undefined
> >
> > In Bibtex-mode there is no problem. As far as I remember I
> > didn't change any keysettings on purpose and now, I am not
> > able to find any customization in my emacs-config.
> >
> > Maybe, one of you know where I should take a look at!?
> > Hope, it is not to stupid...
> 
>  Well, you most likely have some key sequence assigned to "\E-x" or
>  similar (\E is not escape, but just an ordinary E!).  To figure out
>  what assignment this could be, type
> 
>  E C-h
> 
>  and you should get a list of possible "completions".  And don't forget
>  to post your _full_ findings here in order to satisfy everybody's
>  curiosity.

Thanks! This helped.

Major Mode Bindings Starting With E:
key             binding
---             -------

E I      Prefix Command

E I T    tempo-template-TeX-verb

I set: 
 (local-set-key "EIT" (tempo-define-template "TeX-verb" '("\begin{verbatim}" r "}")

Did not see this...

Greetings, Fabian

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

end of thread, other threads:[~2005-08-05 17:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-05 13:29 auctex type a large 'E' problem Fabian Braennstroem
2005-08-05 13:50 ` David Kastrup
2005-08-05 17:26   ` Fabian Braennstroem

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.