unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stephen Berman <Stephen.Berman@gmx.net>
To: emacs-devel@gnu.org
Subject: Re: [mathias.dahl@gmail.com: Re: Tumme fails with default custom settings]
Date: Thu, 26 Apr 2007 23:00:01 +0200	[thread overview]
Message-ID: <87hcr2rgvi.fsf@escher.local.home> (raw)
In-Reply-To: tcbqhbxip4.fsf@fencepost.gnu.org

On Thu, 26 Apr 2007 11:24:07 -0400 Glenn Morris <rgm@gnu.org> wrote:

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

M-x getenv RET SHELL RET
    => /bin/bash

$ cd /tmp
$ ls | wc -l
158
$ echo "*"
*
$ echo '*'
*

bash --version
GNU bash, version 3.1.17(1)-release (i586-suse-linux-gnu)
Copyright (C) 2005 Free Software Foundation, Inc.
ppwd 0
dirs +0

It didn't help to use +profile '*'; however, using -strip in its place
makes tumme work fine for me (just like having neither -strip nor
+profile).

Steve Berman

  parent reply	other threads:[~2007-04-26 21:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-25  2:05 [mathias.dahl@gmail.com: Re: Tumme fails with default custom settings] Richard Stallman
2007-04-25  4:57 ` Glenn Morris
2007-04-25  7:47 ` Mathias Dahl
2007-04-25  7:51   ` David Kastrup
2007-04-25 14:03     ` Mathias Dahl
2007-04-25 10:10   ` Tassilo Horn
2007-04-26  4:23   ` Richard Stallman
2007-04-26  2:56 ` Glenn Morris
2007-04-26 11:31   ` Mathias Dahl
2007-04-26 15:24     ` Glenn Morris
2007-04-26 20:11       ` Mathias Dahl
2007-04-26 21:00       ` Stephen Berman [this message]
2007-04-27  0:58         ` Glenn Morris
2007-04-27 20:39           ` Richard Stallman
2007-04-28  4:11             ` Glenn Morris
2007-04-28 12:46               ` Mathias Dahl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hcr2rgvi.fsf@escher.local.home \
    --to=stephen.berman@gmx.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).