help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Elisp: How to get the selected text in a region?


From: doyoucy
Subject: Elisp: How to get the selected text in a region?
Date: Mon, 10 Nov 2008 01:48:41 -0800 (PST)
User-agent: G2/1.0

Hi All,

Is there any lisp function that retrives the text from selected region
of a buffer? Or if I pass the value of (region-beginning) and (region-
end) to this function, then I can get the string in this region.

Can anyone help me with this?

Thanks.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]