all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* buffer-substring-rectangle
@ 2008-03-07  8:54 alruccaba
  2008-03-07 15:10 ` buffer-substring-rectangle Nikos Apostolakis
  0 siblings, 1 reply; 2+ messages in thread
From: alruccaba @ 2008-03-07  8:54 UTC (permalink / raw)
  To: help-gnu-emacs

Hi everyone 

I am searching for an analogous command to (buffer-substring start end) delivering a string - doing the (buffer-substring-rectangular start end) staff. Thank you for every idea or selfwritten defun!



Unbegrenzter Speicher, Top-Spamschutz, 120 SMS und eigene E-MailDomain inkl.
http://office.freenet.de/dienste/emailoffice/produktuebersicht/power/mail/index.html





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

* Re: buffer-substring-rectangle
  2008-03-07  8:54 buffer-substring-rectangle alruccaba
@ 2008-03-07 15:10 ` Nikos Apostolakis
  0 siblings, 0 replies; 2+ messages in thread
From: Nikos Apostolakis @ 2008-03-07 15:10 UTC (permalink / raw)
  To: help-gnu-emacs

alruccaba@justmail.de writes:

> Hi everyone 
>
> I am searching for an analogous command to (buffer-substring start
> end) delivering a string - doing the (buffer-substring-rectangular
> start end) staff. Thank you for every idea or selfwritten defun!
>

Does this help?

,----[ C-h f extract-rectangle RET ]
| extract-rectangle is a compiled Lisp function in `rect.el'.
| (extract-rectangle START END)
| 
| Return the contents of the rectangle with corners at START and END.
| Return it as a list of strings, one for each line of the rectangle.
| 
| [back]
`----

Nikos





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

end of thread, other threads:[~2008-03-07 15:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-07  8:54 buffer-substring-rectangle alruccaba
2008-03-07 15:10 ` buffer-substring-rectangle Nikos Apostolakis

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.