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

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

Re: in html-helper mode: how can i delete tags around the region?


From: Xah
Subject: Re: in html-helper mode: how can i delete tags around the region?
Date: Sat, 18 Oct 2008 16:44:10 -0700 (PDT)
User-agent: G2/1.0

On Oct 16, 5:12 pm, "oliver" <oliver_baum...@nospam.justemail.net>
wrote:
> hi there
>
> i'm using html-helper mode which is pretty cool.it's easy to wrap a tag
> around a region. (e.g. C-c C-p b for <b>...</b>)
>
> how can i delete tags around the region???

not sure you can do it with help-helper, since i don't use it.
However, you can do it with html-mode. Just move cursor to a tag, then
press “Ctrl+c Backspace”. (sgml-delete-tag)

You could bind sgml-delete-tag to a key in html-helper mode so it's
available there.

  Xah
∑ http://xahlee.org/

reply via email to

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