emacs-devel
[Top][All Lists]
Advanced

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

Re: Please review: rewrite sql-interactive-remove-continuation-prompt


From: Lars Ingebrigtsen
Subject: Re: Please review: rewrite sql-interactive-remove-continuation-prompt
Date: Sat, 30 Apr 2022 13:53:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Filipp Gunbin <fgunbin@fastmail.fm> writes:

> Previously we were anchoring the prompt search regexps to start/end of
> string (` and '), but now just search for regexps as they are.  Current
> regexps in sql.el all anchor to the beginning of line (^, not `).  The
> change is indended, as prompts may appear anywhere in the output.

I think that makes change, but before pushing, can you add some test
cases for these things?

-- 
(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]