all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Wrap predefined text around region
Date: Fri, 03 Dec 2010 13:14:34 +0100	[thread overview]
Message-ID: <4CF8DF2A.3030704@easy-emacs.de> (raw)
In-Reply-To: <87fwufhlup.fsf@newsguy.com>

Am 02.12.2010 23:05, schrieb Harry Putnam:
> Can anyone show an example of how to do something like this:
>
> I want to wrap this:
>
>    # [HP 101202_15:55:07
>    # ]
>
> Around the selected text...
>     <selected text region here>
>     <selected text region here>
>     <selected text region here>
>     <selected text region here>
>
> that is, select some text and press a key
> combo ... voila... its now surrounded by:
>    # [HP 101202_15:55:07
>
>    # ]
>
> Over the yrs I've acquired a fairly lengthy .emacs mostly by theft
> from more skilled people.  Coding something like that is clear out of
> my skill set.
>
> I use lots of `skeleton' things for inserting various predefined texts
> but don't know how to make that happen to selected region.
>
> Usually given an example, I've been able to hack it up to my needs.
>
>
>

Hi,

maybe try `ar-blok-region-atpt'

from

thing-at-point-utils.el at
https://launchpad.net/s-x-emacs-werkstatt

`blok' means arbitrary beg- and end-string, ie a markup.

Should be easy to re-define for your needs.

HTH

Andreas



  parent reply	other threads:[~2010-12-03 12:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-02 22:05 Wrap predefined text around region Harry Putnam
2010-12-03 10:18 ` Kevin Rodgers
2010-12-03 12:14 ` Andreas Röhler [this message]
2010-12-03 14:31 ` Kenneth Goldman

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=4CF8DF2A.3030704@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --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.