comparison lisp/tumme.el @ 75215:831d902bd854

(tumme-cmd-rotate-original-options): Add -outfile option. Remove redirect character ">".
author Mathias Dahl <mathias.dahl@gmail.com>
date Sat, 13 Jan 2007 18:50:37 +0000
parents 2292818dab8e
children e3694f1cb928
comparison
equal deleted inserted replaced
75214:467d830500a1 75215:831d902bd854
333 Used together with `tumme-cmd-rotate-original-options'." 333 Used together with `tumme-cmd-rotate-original-options'."
334 :type 'string 334 :type 'string
335 :group 'tumme) 335 :group 'tumme)
336 336
337 (defcustom tumme-cmd-rotate-original-options 337 (defcustom tumme-cmd-rotate-original-options
338 "%p -rotate %d -copy all \"%o\" > %t" 338 "%p -rotate %d -copy all -outfile %t \"%o\""
339 "Format of command used to rotate original image. 339 "Format of command used to rotate original image.
340 Available options are %p which is replaced by 340 Available options are %p which is replaced by
341 `tumme-cmd-rotate-original-program', %d which is replaced by the 341 `tumme-cmd-rotate-original-program', %d which is replaced by the
342 number of (positive) degrees to rotate the image, normally 90 or 342 number of (positive) degrees to rotate the image, normally 90 or
343 270 \(for 90 degrees right and left), %o which is replaced by the 343 270 \(for 90 degrees right and left), %o which is replaced by the