From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: upgrade ditaa Date: Thu, 28 May 2015 03:04:45 -0700 (PDT) Message-ID: <2c88545a-6d9c-4018-bd4a-bf2bfebc845f@googlegroups.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1432807532 16384 80.91.229.3 (28 May 2015 10:05:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 May 2015 10:05:32 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 28 12:05:31 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Yxugm-0001fY-TH for geh-help-gnu-emacs@m.gmane.org; Thu, 28 May 2015 12:05:25 +0200 Original-Received: from localhost ([::1]:57509 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yxugh-0002ls-5z for geh-help-gnu-emacs@m.gmane.org; Thu, 28 May 2015 06:05:19 -0400 X-Received: by 10.66.121.79 with SMTP id li15mr2257486pab.12.1432807486307; Thu, 28 May 2015 03:04:46 -0700 (PDT) X-Received: by 10.50.137.101 with SMTP id qh5mr169598igb.3.1432807486220; Thu, 28 May 2015 03:04:46 -0700 (PDT) Original-Path: usenet.stanford.edu!m20no607281iga.0!news-out.google.com!n7ni46379igk.0!nntp.google.com!m20no607278iga.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=49.248.31.74; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 49.248.31.74 User-Agent: G2/1.0 Injection-Date: Thu, 28 May 2015 10:04:46 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:212344 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:104627 Archived-At: On Wednesday, May 27, 2015 at 8:07:29 PM UTC+5:30, Sam Halliday wrote: > Rasmus wrote: > > Sam Halliday writes: > > > org-mode bundles a version of ditaa.jar which creates images from > > > ASCII diagrams. It's a pretty neat tool to be honest. > ... > > > Does this seem like the sort of thing that should be upgraded for the > > > next release of emacs / org-mode? > > > > We could remove it from contrib. It's a jar so it's easy to install for > > people who needs it. > > It does seem a bit random that it is there. It comes with org-mode in debian, which results in the jar being installed twice (once under org-mode, and again as the ditaa command line tool). This is (if true) almost certainly a violation of debian-policy ie a bug. And so should be reported