all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: How to quote region into HTML tags?
Date: Wed, 23 Apr 2003 12:11:31 -0600	[thread overview]
Message-ID: <3EA6D753.7050908@yahoo.com> (raw)
In-Reply-To: m33ck9e6ws.fsf@defun.localdomain

Jesper Harder wrote:

> wang yin <wy@wangyin.com> writes:
>>I want to quote some text in a region into HTML tags.
>>
>>for example, I want to change
>>
>>here is some text
>>
>>into
>>
>><H3>here is some text</H3>
>>
>>How can I do this with HTML mode?
> 
> It works if you turn on transient mark mode, `M-x transient-mark-mode'.
> Then the region will be highlighted, and inserted in the tag when you
> use one of HTML mode shortcuts, say, `C-c 3' for <h3>.

Or even with transient mark mode off, mark the region then `C-u C-c 3'.


-- 
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;">Kevin Rodgers</a>

  reply	other threads:[~2003-04-23 18:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-21  9:53 How to quote region into HTML tags? wang yin
2003-04-21 16:49 ` Jeffery B. Rancier
2003-04-23 12:26 ` Jesper Harder
2003-04-23 18:11   ` Kevin Rodgers [this message]
2003-04-23 22:18     ` Kevin Rodgers
2003-04-24 11:26 ` Stefan Kamphausen
2003-04-24 21:35   ` Martin Stemplinger

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=3EA6D753.7050908@yahoo.com \
    --to=ihs_4664@yahoo.com \
    /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.