unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

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