GNU bug report logs - #14053
[Dan] csv-mode: can't have comma after "" in a quoted field

Previous Next

Package: emacs;

Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>

Date: Tue, 26 Mar 2013 00:43:02 UTC

Severity: normal

Tags: fixed

Fixed in version 28.1

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

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: bug-gnu-emacs <at> gnu.org
Subject: [Dan] csv-mode: can't have comma after "" in a quoted field
Date: Mon, 25 Mar 2013 20:39:57 -0400
[Message part 1 (text/plain, inline)]
Resending to the bug-tracker so it isn't forgotten,


        Stefan

[Message part 2 (message/rfc822, inline)]
From: Dan <danmbox <at> gmail.com>
To: monnier <at> iro.umontreal.ca
Cc: cyd <at> gnu.org
Subject: csv-mode: can't have comma after "" in a quoted field
Date: Tue, 26 Mar 2013 01:02:11 +0200
Hi, don't know if this is the proper place to report csv-mode bugs
(then again, no bugtracker seems to be mentioned in csv-mode, so I was
left guessing).

Anyway, fields that contain commas after double quotes break the
scanner. I get Scanner error: "Unbalanced paranteses", pos1, pos2 in
the minibuffer with

1,2,3
a,"b""c,",d

e.g when trying to align into columns (C-c C-a). Double quotes alone,
or commas alone, or even commas followed by double quotes, created no
problems inside a quoted field.

-- Dan

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

Previous Next


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