From: Arash Esbati <arash@gnu.org>
To: Stefan Monnier via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: [historical remarks]
Date: Sun, 28 Aug 2022 11:09:23 +0200 [thread overview]
Message-ID: <86r110d9a4.fsf@gnu.org> (raw)
In-Reply-To: <86v8qcd9ky.fsf@gnu.org> (Arash Esbati's message of "Sun, 28 Aug 2022 11:02:53 +0200")
Arash Esbati <arash@gnu.org> writes:
> Stefan Monnier via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org> writes:
>
>>> 2. I configured AUCTeX to convert `$` to `\(\)`, for inline math. Using
>>> cdlatex-mode hijacks the keybinding and inserts `$$`, while org-cdlatex
>>> doesn't.
>>
>> Sounds like a bug you should report to the cdlatex-mode maintainer.
>
> I'd try to customize `cdlatex-paired-parens', maybe that helps:
>
> (defcustom cdlatex-paired-parens "$[{"
> "String with the opening parens you want to have inserted paired.
> The following parens are allowed here: `$([{|<'.
> I recommend to set this to '$[{' as these have syntactical meaning in
> TeX and are required to be paired. TAB is a good way to move out of paired
> parens."
> :group 'cdlatex-miscellaneous-configurations
> :type '(string :tag "Opening delimiters"))
>
> I don't use cdlatex so I can't tell.
Following up myself, I missed to insert this one as well:
(defcustom cdlatex-takeover-dollar t
"Non-nil means, cdlatex is allowed to take over the $.
This means it will redefine the `$' keys."
:group 'cdlatex-miscellaneous-configurations
:type '(boolean))
Best, Arash
next prev parent reply other threads:[~2022-08-28 9:09 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-25 3:20 cdlatex-mode in emacs uzibalqa
2022-08-25 6:03 ` Eli Zaretskii
2022-08-25 6:20 ` uzibalqa
2022-08-25 6:33 ` Eli Zaretskii
2022-08-25 6:53 ` wilnerthomas--- via Users list for the GNU Emacs text editor
2022-08-25 8:08 ` Thibaut Verron
2022-08-25 10:41 ` uzibalqa
2022-08-25 11:39 ` Thibaut Verron
2022-08-25 12:03 ` uzibalqa
2022-08-25 13:07 ` Thibaut Verron
2022-08-25 15:03 ` uzibalqa
2022-08-25 15:58 ` thibaut.verron
2022-08-25 16:49 ` uzibalqa
2022-08-27 6:31 ` [historical remarks] (was: cdlatex-mode in emacs) Uwe Brauer
2022-08-27 15:52 ` [historical remarks] Stefan Monnier via Users list for the GNU Emacs text editor
2022-08-27 16:16 ` uzibalqa
2022-08-27 17:10 ` Alessandro Bertulli
2022-08-27 18:27 ` uzibalqa
2022-08-27 19:40 ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-08-28 9:02 ` Arash Esbati
2022-08-28 9:09 ` Arash Esbati [this message]
2022-08-28 15:21 ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-08-28 8:56 ` Arash Esbati
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86r110d9a4.fsf@gnu.org \
--to=arash@gnu.org \
--cc=help-gnu-emacs@gnu.org \
--cc=monnier@iro.umontreal.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).