From: Stephen Berman <stephen.berman@gmx.net>
To: Tor Kringeland <tor.a.s.kringeland@ntnu.no>
Cc: 52208@debbugs.gnu.org
Subject: bug#52208: Changing `csv-separators' in `csv-mode' does not work
Date: Tue, 30 Nov 2021 22:39:00 +0100 [thread overview]
Message-ID: <87ilw98gsr.fsf@gmx.net> (raw)
In-Reply-To: <m2pmqhny1j.fsf@ntnu.no> (Tor Kringeland's message of "Tue, 30 Nov 2021 22:17:28 +0100")
On Tue, 30 Nov 2021 22:17:28 +0100 Tor Kringeland <tor.a.s.kringeland@ntnu.no> wrote:
> Changing the value of `csv-separators' /e.g./ to
>
> (setq csv-separators '(";"))
>
> (from it's default value) while in an Emacs session does not have any
> effect. Putting this in a config and re-starting Emacs works, though.
>
> When using `csv-align-mode' it's prudent to have just one "CSV
> separator", otherwise things will look ugly if you happen to have
> another separator character in the file. If one wants to switch between
> a CSV file whose delimiter is `;' and another whose delimiter is `,',
> one would have to change the value of `csv-separators', which isn't so
> bad, but restarting Emacs for this to take effect is vexing.
If you use `M-x customize-option' instead of setq, it takes effect in
the current Emacs session.
Steve Berman
next prev parent reply other threads:[~2021-11-30 21:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-30 21:17 bug#52208: Changing `csv-separators' in `csv-mode' does not work Tor Kringeland
2021-11-30 21:39 ` Stephen Berman [this message]
2021-12-01 4:03 ` Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ilw98gsr.fsf@gmx.net \
--to=stephen.berman@gmx.net \
--cc=52208@debbugs.gnu.org \
--cc=tor.a.s.kringeland@ntnu.no \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.