From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Sam Peterson Newsgroups: gmane.emacs.help Subject: HTML Editing in Emacs Date: 13 Nov 2002 16:08:54 -0800 Organization: UC Davis: Hart Interdisciplinary Programs Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037234064 11257 80.91.224.249 (14 Nov 2002 00:34:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 14 Nov 2002 00:34:24 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18C7mc-0002IL-00 for ; Thu, 14 Nov 2002 01:22:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18C7o6-0005Va-00; Wed, 13 Nov 2002 19:24:30 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.news.ucla.edu!ucdavis!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: culturalstudies.ucdavis.edu Original-X-Trace: woodrow.ucdavis.edu 1037232535 21536 169.237.88.207 (14 Nov 2002 00:08:55 GMT) Original-X-Complaints-To: usenet@ucdavis.edu Original-NNTP-Posting-Date: Thu, 14 Nov 2002 00:08:55 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:107025 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3578 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3578 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? -- Sam Peterson skpeterson@ucdavis.edu UC Davis, CA USA