emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] how to enter ==


From: briangpowell .
Subject: Re: [O] how to enter ==
Date: Mon, 31 Mar 2014 22:04:14 -0400

* One thing that may work:

= ^H=

** In emacs that would be: = Cqh=

** In vi that would be = Cvh=

*** i.e. you enter a "Cntrl-h"--the literal control character ^H--which is literally: "BackSpace"

--this may not work in this case; but, it works in a lot of strange cases.

* Could also make a variable: export EQUALS="="; etc. 



On Mon, Mar 31, 2014 at 9:52 PM, Rustom Mody <address@hidden> wrote:
If I enter code inline that has an == that is taken as an escape for code
So how to enter '==' literally



reply via email to

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