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

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

bug#41427: 26.3; quoting in csv-mode does not work


From: Lars Ingebrigtsen
Subject: bug#41427: 26.3; quoting in csv-mode does not work
Date: Wed, 09 Dec 2020 15:08:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

"Spaulding, Jeff" <jeff.spaulding@englobal.com> writes:

> Create a file with the following contents:
> something,"blah,blah",something
>
> Run emacs-q
>
> Run the following in the scratch buffer:
> (add-to-list 'load-path "~/.emacs.d/elpa/csv-mode-1.12/")
> (require 'csv-mode)
> (add-to-list 'auto-mode-alist '("\\.[Cc][Ss][Vv]\\'" . csv-mode))
>
> Load the file created earlier with find-file.
>
> Move point to the second `blah'.  In the modeline, it reports it is on
> field 3, not field 2.

This should now be fixed in GNU ELPA, and updated within a day or so.

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