Trey Darley writes:
> ** terminal: xfce4-terminal + tmux 1.6
> ** org-mode: development (via git)
Here is most likely your problem: terminal (emulators) usually don't
handle modifier keys well (some or all of them). You'll have to use ESC
as a prefix instead or dig into the documentation if you
Trey Darley wrote:
> At Mon, 30 Apr 2012 10:36:45 +0200,
> Bastien wrote:
> >
> > Trey Darley writes:
> >
> > > * Problem: I can no longer insert new outline headings via the usual M-RET
> > > binding.
> >
> > What does it return instead?
>
> Just a newline.
>
So it sound as if the meta key
Bastien wrote:
> Trey Darley writes:
>
> > * What have I tested?
> >
> > ** running emacs under a different terminal (urxvt and xterm)
> > ** running outside tmux in a normal session
> > ** disabling all my ~/.emacs.d/ modifications apart from setting my
> > load-path
> >and the bare minim
Hi Trey,
On Mon, Apr 30, 2012 at 14:34, Bastien wrote:
> Trey Darley writes:
>
>> * What have I tested?
>>
>> ** running emacs under a different terminal (urxvt and xterm)
>> ** running outside tmux in a normal session
>> ** disabling all my ~/.emacs.d/ modifications apart from setting my load-p
Trey Darley writes:
> * What have I tested?
>
> ** running emacs under a different terminal (urxvt and xterm)
> ** running outside tmux in a normal session
> ** disabling all my ~/.emacs.d/ modifications apart from setting my load-path
>and the bare minimal [0] to instantiate org-mode
> ** ru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
At Mon, 30 Apr 2012 10:36:45 +0200,
Bastien wrote:
>
> Trey Darley writes:
>
> > * Problem: I can no longer insert new outline headings via the usual M-RET
> > binding.
>
> What does it return instead?
Just a newline.
>
> > M-x org-insert-head
Hi Trey,
Trey Darley writes:
> * Problem: I can no longer insert new outline headings via the usual M-RET
> binding.
What does it return instead?
> M-x org-insert-heading works just fine.
What does `C-h v org-insert-heading-hook RET' returns?
--
Bastien
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi, everyone -
First post to the list. Guess I should start out by saying, Carsten et al, you
guys rock! Thanks for org-mode!
* Problem: I can no longer insert new outline headings via the usual M-RET
binding.
Here's an overview of my setup:
** o