GNU bug report logs - #41427
26.3; quoting in csv-mode does not work

Previous Next

Package: emacs;

Reported by: "Spaulding, Jeff" <jeff.spaulding <at> englobal.com>

Date: Thu, 21 May 2020 00:51:01 UTC

Severity: minor

Tags: fixed

Found in version 26.3

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: "Spaulding, Jeff" <jeff.spaulding <at> englobal.com>
Cc: 41427 <at> debbugs.gnu.org
Subject: bug#41427: 26.3; quoting in csv-mode does not work
Date: Wed, 09 Dec 2020 15:08:19 +0100
"Spaulding, Jeff" <jeff.spaulding <at> 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




This bug report was last modified 4 years and 167 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.