Handle remote paths correctly in muse-project-alist-styles.
commit761e48c2227ce50bc262b6bd0e56469afaac0c2d
authorMichael Olson <mwolson@gnu.org>
Wed, 17 Sep 2008 15:01:06 +0000 (17 08:01 -0700)
committerMichael Olson <mwolson@gnu.org>
Wed, 17 Sep 2008 15:01:06 +0000 (17 08:01 -0700)
tree40f12b9ba26404dcd7a136d6729e76b5912dee52
parentc7c581bf9cd828ae6b63a2cc915b5dded94c758f
Handle remote paths correctly in muse-project-alist-styles.

* lisp/muse-project.el (muse-project-alist-styles): If output directory
  is a remote path, do not try to expand it.  This fixes a bug where
  Tramp could be invoked during startup if this function is used in the
  definition of muse-project-alist.
lisp/muse-project.el