unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* regex edit mode
@ 2014-09-30 16:55 Sam Halliday
  2014-09-30 17:55 ` Igor Sosa Mayor
  2014-09-30 19:10 ` Marcin Borkowski
  0 siblings, 2 replies; 4+ messages in thread
From: Sam Halliday @ 2014-09-30 16:55 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

It is sometimes confusing, when writing a regex in elisp, to remember all the escaping rules that are in play.

Does anybody on this list know of a minor mode that would allow the user to edit regexes so that escaping is not necessary, but for the escaping to occur "under the hood".

Imagine being able to place the point over a string containing a regex (which is using escapes) and then call an interactive function which makes the escape characters go away and if special characters are entered, the escapes are added automagically. When exiting the minor mode, the raw string with escapes would appear again.

It would be equally fantastic to be able to do this for other languages that have their own escaping rules: java/scala come to mind.

Just a thought. It would really brighten up my day if it were possible.

Sam


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-09-30 19:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-30 16:55 regex edit mode Sam Halliday
2014-09-30 17:55 ` Igor Sosa Mayor
2014-09-30 18:18   ` Rasmus
2014-09-30 19:10 ` Marcin Borkowski

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).