unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Michael Slass <miknrene@drizzle.com>
Subject: Re: HTML Editing in Emacs
Date: Thu, 14 Nov 2002 03:04:29 GMT	[thread overview]
Message-ID: <m3lm3wc0f3.fsf@localhost.localdomain> (raw)
In-Reply-To: m34ral9fmx.fsf@hip.ucdavis.edu

Sam Peterson <skpeterson@ucdavis.edu> writes:

>Hi folks,
>
>I've using html-helper-mode with Emacs to create a few web pages of
>mine.  I'm beginning to get the hang of it and I'm really starting to
>like it, been writing macros, etc.  However, there's one thing I
>really need that I'm not sure how to provide.
>
>If I have several web pages that cross reference each other, or an
>image referenced from several web pages, and I'd like to rename or
>move one of these files, I need to manually update all references to
>it.  I need a facility that could move and rename files and update all
>references for me.
>
>Bloated web site tools such as Dreamweaver and Frontpage provide this.
>I hate these tools, but this particular mechanism is very nice.  Is
>there any such "site" tools for Emacs, or if not for Emacs, is there a
>nice minimalistic external program that could provide this facility,
>and thereby it would be an easy task of just writing a few elisp
>functions to interface with it?


The quickest and dirtiest way, if all the html files are in the same
directory, is to mark the html files in dired, and then hit Q, which
runs a query-replace on all the marked files.
-- 
Mike Slass

  reply	other threads:[~2002-11-14  3:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-14  0:08 HTML Editing in Emacs Sam Peterson
2002-11-14  3:04 ` Michael Slass [this message]
2002-11-14  7:45   ` Sam Peterson
2002-11-14 13:46     ` Harry Putnam
2002-11-14 18:39     ` Michael Slass
2002-11-14 21:24       ` Harry Putnam
2002-11-15 10:03         ` gmane (was: HTML Editing in Emacs) Marc Girod

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3lm3wc0f3.fsf@localhost.localdomain \
    --to=miknrene@drizzle.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.
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).