unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Operate on region string
@ 2006-09-18  9:59 Hadron Quark
  2006-09-18 10:37 ` Tassilo Horn
  2006-09-18 11:13 ` Pascal Bourguignon
  0 siblings, 2 replies; 13+ messages in thread
From: Hadron Quark @ 2006-09-18  9:59 UTC (permalink / raw)



Whats the "de-facto" recommended way to work on a region?

I guess the sequence is something like

        (setq t (region-text))
        (setq t (dowork-on-text((t))))
        (replace-region(t))

What is the correct approach?

-- 

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

end of thread, other threads:[~2006-10-14 22:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-18  9:59 Operate on region string Hadron Quark
2006-09-18 10:37 ` Tassilo Horn
2006-09-18 12:28   ` Hadron Quark
2006-09-18 12:55     ` Tassilo Horn
2006-09-18 15:24       ` Hadron Quark
2006-09-20 10:14         ` robert.thorpe
2006-09-18 13:02     ` Mathias Dahl
2006-09-18 13:10       ` Hadron Quark
2006-09-19 22:20         ` John Sullivan
2006-09-18 11:13 ` Pascal Bourguignon
2006-09-18 12:21   ` Hadron Quark
2006-09-19  9:07     ` Pascal Bourguignon
2006-10-14 22:23       ` David Combs

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