all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.