bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#46327: 28.0.50; octave-mode: transpose-quotes taken as string-quotes


From: Lars Ingebrigtsen
Subject: bug#46327: 28.0.50; octave-mode: transpose-quotes taken as string-quotes
Date: Sun, 07 Feb 2021 21:36:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

"Basil L. Contovounesios" <contovob@tcd.ie> writes:

> I'm new to Octave, so I could be wrong, but AFAIK single-quoted string
> literals do not support line continuations.  The only special construct
> they may contain is '' which inserts a single '.

Thanks; I guess that should make it possible to distinguish between the
transpose operator and single-quoted strings (and the '' quoting sounds
quite similar to how SQL quotes single quotes, so the code to handle
that could be cribbed from sql.el).

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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