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

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

bug#24702: 25.1; csv-mode not handling escaped quotes


From: Lars Ingebrigtsen
Subject: bug#24702: 25.1; csv-mode not handling escaped quotes
Date: Sun, 28 Jul 2019 15:00:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Leo Liu <sdl.web@gmail.com> writes:

> On 2019-07-27 15:54 +0200, Lars Ingebrigtsen wrote:
>> In what context does it not handle the escaped quotes?  The font locking
>> looks OK, for instance...
>
> It fails to handle "{""timestamp without time zone"",date}" as one
> field. Try move your cursor to `boolean' and observe the mode-line shows
> F4, which means csv-mode thinks there are 4 fields when there are only
> 3.

Right.

The escaped quotes don't seem to have anything to do with it, though:

timestamp_lt_date,"{timestamp without time zone,date}",boolean

shows the same symptoms (F4 on the last field, which should be F3).

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