From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: [mathias.dahl@gmail.com: Re: Tumme fails with default custom settings] Date: Thu, 26 Apr 2007 11:24:07 -0400 Message-ID: References: <7dbe73ed0704260431o7f57eb63r826b3b093e6fe0bb@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1177601333 24722 80.91.229.12 (26 Apr 2007 15:28:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Apr 2007 15:28:53 +0000 (UTC) Cc: Stephen.Berman@gmx.net, rms@gnu.org, emacs-devel@gnu.org To: "Mathias Dahl" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 26 17:28:49 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hh5td-00013b-Se for ged-emacs-devel@m.gmane.org; Thu, 26 Apr 2007 17:28:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hh5zM-0001B3-D0 for ged-emacs-devel@m.gmane.org; Thu, 26 Apr 2007 11:34:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hh5zH-00016k-Tl for emacs-devel@gnu.org; Thu, 26 Apr 2007 11:34:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hh5zH-00014t-1P for emacs-devel@gnu.org; Thu, 26 Apr 2007 11:34:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hh5zG-00014o-TB for emacs-devel@gnu.org; Thu, 26 Apr 2007 11:34:26 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hh5tV-0005nq-DT for emacs-devel@gnu.org; Thu, 26 Apr 2007 11:28:29 -0400 Original-Received: from [127.0.0.1] (helo=localhost) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hh5pg-00070Z-B3; Thu, 26 Apr 2007 11:24:32 -0400 X-Spook: fissionable Juiliett Class Submarine jihad electronic X-Ran: qblnZIHTS$G(zl9:`%]Pzn$8Xv\?6QL9b`;Fh-yQGaO"t X-Hue: green X-Attribution: GM In-Reply-To: <7dbe73ed0704260431o7f57eb63r826b3b093e6fe0bb@mail.gmail.com> (Mathias Dahl's message of "Thu, 26 Apr 2007 13:31:54 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:70192 Archived-At: "Mathias Dahl" wrote: > I am curious though, from the following text, where does it say that > comments will not be removed if we use -strip? I guess you meant "will be removed". It doesn't say it there, but in the man page I have for convert, or in the output of --help, it says: -strip strip image of all profiles and comments This is Version: ImageMagick 6.0.7 02/15/07 Q16 http://www.imagemagick.org on rhel 4.4. > BTW, would using single quotes (') around the asterisk maybe work better? Possibly, though I don't see why. Stephen, what is your shell, and what happens if you do the following in a directory with files: echo "*" echo '*'