As tumme.el is rapidly growing, some people seem to have trouble getting it via News. Therefore I will make two postings, one containing only the link to EmacsWiki, where the latest version can always be found, and one with the full code included.
If this is a bad idea, please let me know in a private e-mail. Latest changes: Version 0.4.6, 2005-05-21 * Changed `tumme-thumb-name' to always use ".jpg" as file extension for thumbnail files, instead of using the extension from the original file's name. This was a very easy way to open up for allowing browsing of all image file types that Emacs support, assuming ImageMagick supports it too. * Fixed bug in `tumme-create-thumb' `tumme-rotate-thumbnail' and `tumme-display-image' by adding quotes around the file names. The conversion failed if the file name, or path, contained a space. Also expanded the file name, as convert (or is it bash?) does not work as expected for paths like "~/.tumme...". * Fixed another "space bug" :) in `tumme-display-external'. * In call to convert, added "jpeg:" in front of the output file name, so that all generated files becomes JPEG files. For now, only useful if `tumme-temp-image-file' does not end in .jpg. The latest version can always be found here: http://www.emacswiki.org/cgi-bin/wiki/Tumme Enjoy, and happy tumming! /Mathias _______________________________________________ Gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
