all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#30902: 25.2; dired: image compression (png → jpg/jpeg)
@ 2018-03-21 23:02 Michael 2
  2019-07-14 14:21 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Michael 2 @ 2018-03-21 23:02 UTC (permalink / raw)
  To: 30902

Hello lovely Gods,


I praise to you because i want the variable:
`dired-compress-files-alist' as a custom variable.

Whololololo...

I want to add my own compression-expressions. At the moment it is a
normal global variable (defvar). And can't be accesed with M-x
customize-variable.  My suggestion for compressing png-images would
be:

      `'(("\\.png\\.jpg\\'" . "convert %i %o"))'

Here the shell-command `convert' is the one of ImageMagick.
(http://www.imagemagick.org/script/license.php) I'm working with
ubuntu 17.10.

Oh holy gods, please make me dreams come true.

Best regardes,
Michael



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-14 14:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-21 23:02 bug#30902: 25.2; dired: image compression (png → jpg/jpeg) Michael 2
2019-07-14 14:21 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.