emacs-orgmode
[Top][All Lists]
Advanced

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

Re: (Feature Request) have org-edit-special work inside non-environment


From: TEC
Subject: Re: (Feature Request) have org-edit-special work inside non-environment LaTeX blocks, i.e. \( \) and \[ \]
Date: Mon, 25 May 2020 18:05:54 +0800
User-agent: mu4e 1.4.6; emacs 26.3

I’ve had another thought :)

> Nicolas Goaziou <address@hidden> writes:
>
>> The equivalent code will prevent a user from changing, deleting
>> the LaTeX markers, or writing past them : this is not the
>> purpose of the functionality.
>
> That’s most helpful, thanks :)
>
> I’l have a look at that now, in the mean time here’s what I hope
> will be the penultimate version of this patch :D

Thinking about this a bit more, I think this may not actually be desirable
behaviour.

Why? I considered the case where I’ve been writing a growing inline equation \( \),
realised it should be displayed as an equation instead with \[ \] and edited the
LaTeX marks such. I have had similar experiences where while editing an equation
\[ \] I’ve realised it should instead be \begin{align*} \end{align*}.

Were the boundary made read-only, I’d have to:

In my opinion the potential hassle introduced by this outweighs the safety in
not being able to modify the LaTeX deliminators.

Let me know what you think.

Timothy


reply via email to

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