From: Xah <xahlee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Reversing lines chunks at a time
Date: Wed, 17 Sep 2008 14:18:44 -0700 (PDT) [thread overview]
Message-ID: <1962a9ef-b519-4115-ada4-ae1459bc7523@p31g2000prf.googlegroups.com> (raw)
In-Reply-To: gark10$ppi$3@news.albasani.net
On Sep 17, 11:58 am, Rupert Swarbrick <rswarbr...@gmail.com> wrote:
> > harven suggested a solution that uses syntax table.
>
> > i'd just write a simple elisp that process the current line or region.
> > This is such as good exercise if you haven't tried elisp for text
> > processing yet.
>
> > The functions listed in this page is probably all you need:
> >http://xahlee.org/emacs/elisp_common_functions.html
>
> Thank you, Xah.
>
> It's always nice to be both patronised and given no help.
You mentioned whether there's already some way to do it, and asked
wheter you should just write elisp.
I'm answering to the effect that there's no existing command to do
what u want, and suggest that writing your own elisp command is
probably best solution, and gave you tips from my website tutorial on
how this could be done.
> I actually
> already have some experience writing elisp, but a "simple elisp" (do you
> actually mean a new implementation of the language?!) isn't what I was
> after. Indeed I wanted something a lot more like what rgb
> suggested.
> This wasn't "simple".
what u want can be written in 30 minutes for me. I'm sure most emacs
developers can write it in 10 min.
> Happy trolling,
yeah, sure thing.
Xah
∑ http://xahlee.org/
☄
next prev parent reply other threads:[~2008-09-17 21:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-16 9:07 Reversing lines chunks at a time Rupert Swarbrick
2008-09-16 10:23 ` harven
2008-09-17 18:54 ` Rupert Swarbrick
2008-09-16 20:24 ` Xah
2008-09-17 18:58 ` Rupert Swarbrick
2008-09-17 21:18 ` Xah [this message]
2008-09-17 17:14 ` rgb
2008-09-17 18:49 ` Rupert Swarbrick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1962a9ef-b519-4115-ada4-ae1459bc7523@p31g2000prf.googlegroups.com \
--to=xahlee@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.