Revision: muse--main--1.0--patch-50 Archive: [EMAIL PROTECTED] Creator: Michael Olson <[EMAIL PROTECTED]> Date: Thu Mar 9 23:57:55 EST 2006 Standard-date: 2006-03-10 04:57:55 GMT Modified-files: ChangeLog.2006 lisp/muse-colors.el New-patches: [EMAIL PROTECTED]/muse--main--1.0--patch-50 Summary: Make resolving of inline image paths more flexible. Keywords:
* lisp/muse-colors.el (muse-colors-inline-image-method): Rename from `muse-inline-relative-to'. Add muse-colors-use-publishing-directory option. Make the fallback customization type a function rather than a symbol. (muse-colors-use-publishing-directory): New function that takes the best guess at where the current Muse file will be published and makes the given link relative to that. (muse-colors-insert-image): If muse-colors-inline-image-method is 'default-directory, use the default directory. If it is a function, call that function with LINK as an argument. Otherwise, give up. _______________________________________________ Muse-el-commits mailing list [email protected] https://mail.gna.org/listinfo/muse-el-commits
