Make implicit URL descriptions publish better.
commitadb68673ff1fc11fa1ad158e7e8eedb8475dcab5
authorMichael Olson <mwolson@gnu.org>
Sat, 12 Aug 2006 15:43:06 +0000 (12 15:43 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 12 Aug 2006 15:43:06 +0000 (12 15:43 +0000)
tree47b33cd92c04fd2fd62e079a3822ad8efd28f08d
parent08acaeebdd4caa708676188eadc04cafa16e4a83
Make implicit URL descriptions publish better.

* lisp/muse-publish.el (muse-publish-this-file): Display message
  if the buffer is not associated with any file, so that we avoid
  errors later on.
  (muse-publish-url-desc): New function taken from muse-publish-url
  that causes a URL description to be transformed.
  (muse-publish-url): Call muse-publish-url-desc on either the
  description or the original URL if it will be used as a
  description.  Accept the original URL as an argument, in case it
  was transformed earlier.
  (muse-publish-insert-url): Pass original URL as an argument.
  (muse-publish-markup-link): Make this somewhat easier to follow.
  Pass original URL as argument.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-185
ChangeLog
lisp/muse-publish.el