From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#63531: [PATCH] View DICOM and Sixel images using image-convert Date: Tue, 16 May 2023 19:23:41 +0300 Message-ID: <83h6scz1ma.fsf@gnu.org> References: <87cz31fa0q.fsf@mailbox.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17133"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 63531@debbugs.gnu.org To: Antero Mejr Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue May 16 18:24:20 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pyxTH-0004H6-Sp for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 16 May 2023 18:24:19 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pyxT1-0006bJ-S6; Tue, 16 May 2023 12:24:03 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pyxT0-0006b7-LM for bug-gnu-emacs@gnu.org; Tue, 16 May 2023 12:24:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pyxT0-0001zR-DT for bug-gnu-emacs@gnu.org; Tue, 16 May 2023 12:24:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pyxT0-0006I1-4V for bug-gnu-emacs@gnu.org; Tue, 16 May 2023 12:24:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 16 May 2023 16:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63531 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 63531-submit@debbugs.gnu.org id=B63531.168425422524153 (code B ref 63531); Tue, 16 May 2023 16:24:02 +0000 Original-Received: (at 63531) by debbugs.gnu.org; 16 May 2023 16:23:45 +0000 Original-Received: from localhost ([127.0.0.1]:47125 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pyxSj-0006HV-IO for submit@debbugs.gnu.org; Tue, 16 May 2023 12:23:45 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:50726) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pyxSe-0006HF-Qs for 63531@debbugs.gnu.org; Tue, 16 May 2023 12:23:43 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pyxSY-0001sB-Eo; Tue, 16 May 2023 12:23:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=1mtLKFXTHJOeQ4W+1QUVei87Gc5HhCS0JqNplddzkic=; b=dX/IMKL6QhMG vaTRhtL2MQT8lfVGLPfbFdUOmaWV3sz1wx8LY0EHEsLeZu3xEv3e9oDQZHJjOE8ZunQebfHgbbZpX M9vwY4XXYsuUdQuNn/HmNmrJhW+OhuK9U1p4CxnSUPW7e189CJguLtqGcM8ojFVV9Y4uuq+Sgi9vH IVdLHMIucxmBXKYlvX+oBe88au73chDIlOcWnLfzcHYTk1Iwan5/bd3rR3/jVQtJxyYSvF+vu5O6b UAyDQvvbu8/xqJSwEI9TZTO2aHB5ZnuDaY0LJ6r4cy8PxGAlDxzZxpwisHphGWa207+IbSD4YDIoZ r6PvtqErAQVs/kMkLfpyVA==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pyxSX-0000Ox-VB; Tue, 16 May 2023 12:23:34 -0400 In-Reply-To: <87cz31fa0q.fsf@mailbox.org> (bug-gnu-emacs@gnu.org) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:261792 Archived-At: > Date: Mon, 15 May 2023 23:30:13 +0000 > From: Antero Mejr via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" > > These patches add .dcm and .six to auto-mode-alist, so they can be > viewed with image-convert. The Six patch also adds SIX as an ImageMagick > type. Do we want to include their support in Emacs? AFAIU, these aren't free formats. And since supporting them boils down to customizing auto-mode-alist, why cannot users do that themselves?