unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Interactively edit a list of strings
@ 2018-07-22 23:55 Joe Riel
  2018-07-23  2:39 ` Eric Abrahamsen
  0 siblings, 1 reply; 8+ messages in thread
From: Joe Riel @ 2018-07-22 23:55 UTC (permalink / raw)
  To: Help GNU Emacs

Am looking for a good way to interactively edit a list of strings,
that is, to allow the user to selectively delete strings from the list.
Any suggestions on how to implement this?  

My first thought is to write each string on a separate line in a
temporary buffer, allow the user to edit that, then reassemble the
buffer into a list, however, that isn't ideal, it allows too much
freedom to modify the content.  I could restrict the allowable
commands to deleting lines, but am wondering if there is a better way.

-- 
Joe Riel




^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <mailman.4060.1532303750.1292.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2018-07-24  8:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-22 23:55 Interactively edit a list of strings Joe Riel
2018-07-23  2:39 ` Eric Abrahamsen
2018-07-23  4:21   ` Marcin Borkowski
2018-07-23  5:39     ` Joe Riel
2018-07-23 11:33       ` Yuri Khan
     [not found] <mailman.4060.1532303750.1292.help-gnu-emacs@gnu.org>
2018-07-23  1:05 ` Ben Bacarisse
2018-07-23  4:22   ` Marcin Borkowski
2018-07-24  8:51   ` Stephen Berman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).