GNU bug report logs - #30902
25.2; dired: image compression (png → jpg/jpeg)

Previous Next

Package: emacs;

Reported by: Michael 2 <michi_game <at> hotmail.com>

Date: Wed, 21 Mar 2018 23:14:02 UTC

Severity: wishlist

Tags: wontfix

Found in version 25.2

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 30902 in the body.
You can then email your comments to 30902 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#30902; Package emacs. (Wed, 21 Mar 2018 23:14:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael 2 <michi_game <at> hotmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 21 Mar 2018 23:14:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael 2 <michi_game <at> hotmail.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: 25.2; dired: image compression (png → jpg/jpeg)
Date: Wed, 21 Mar 2018 23:02:25 +0000
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



Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#30902; Package emacs. (Sun, 14 Jul 2019 14:22:01 GMT) Full text and rfc822 format available.

Message #8 received at 30902 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Michael 2 <michi_game <at> hotmail.com>
Cc: 30902 <at> debbugs.gnu.org
Subject: Re: bug#30902: 25.2; dired: image compression (png
 → jpg/jpeg)
Date: Sun, 14 Jul 2019 16:21:22 +0200
Michael 2 <michi_game <at> hotmail.com> writes:

> 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"))'

I don't think that's appropriate as a default value for that variable,
because that's not compressing -- it's converting to a different format
from which the original can't be reconstructed.

And, in general, I don't feel it's very useful to make complex alists
like this into defcustoms, because it's so fiddly to get the syntax
right if you're not using an Emacs Lisp mode buffer.  So I'm closing
this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) wontfix. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 14 Jul 2019 14:22:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 30902 <at> debbugs.gnu.org and Michael 2 <michi_game <at> hotmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 14 Jul 2019 14:22:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 12 Aug 2019 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 257 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.