all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#31928: 27.0.50; [elpa, feature request] Provide narrow-to-field-value funtionality in csv-mode
@ 2018-06-21 15:45 Filipp Gunbin
  0 siblings, 0 replies; only message in thread
From: Filipp Gunbin @ 2018-06-21 15:45 UTC (permalink / raw)
  To: 31928


I'm using csv-mode 1.7.

It would be useful to have a command such as
`csv-narrow-to-field-value', accepting a single field index.  It would
allow to quickly process field values, especially if field value
contains delimiter/quote chars.

Example: I have csv file with delimiter `,' and quote `"'.  It contains
decimal values like "12,34".  I need to replace the comma with the dot
in all lines' values, but cannot do it using just
`replace-string'/`replace-regexp' because the comma value is also the
field separator.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-21 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-21 15:45 bug#31928: 27.0.50; [elpa, feature request] Provide narrow-to-field-value funtionality in csv-mode Filipp Gunbin

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.