emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Binding literal tab to C-Tab


From: Marco Wahl
Subject: Re: Binding literal tab to C-Tab
Date: Fri, 06 Mar 2020 09:38:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Hi.

Josh <address@hidden> writes:

> I have a need to insert literal tab characters into my org-mode files
> frequently. I would like to bind a key to insert literal tabs (ASCII
> 9). I thought Control-TAB would be a good option. So I inserted the
> following lines into my .emacs file. It works when in normal emacs,
> but not in org-mode. Is there a way to get this to work in org-mode?
> If this is a bad key combination for org-mode, I'm ok switching to
> another key combo.

What about using quoted-insert?  C-q TAB


Ciao,
-- Marco



reply via email to

[Prev in Thread] Current Thread [Next in Thread]