all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arun Isaac <arunisaac@systemreboot.net>
To: 26557@debbugs.gnu.org
Subject: bug#26557: [PATCH] gnu: let exwm command work with arguments
Date: Wed, 19 Apr 2017 13:45:05 +0530	[thread overview]
Message-ID: <dd9f9bd5.AEMAJWvi2cQAAAAAAAAAAAO1_3wAAAACwQwAAAAAAAW9WABY9xyO@mailjet.com> (raw)
In-Reply-To: <20170418223348.936-1-tumashu@163.com>


> The most useful case is adding "--debug-init" to debug the emacs
> problem, "-q" may useful too.

Ok.

> -                     exec ~a --exit-with-session ~a --eval '~s' ~%"
> +                     exec ~a --exit-with-session ~a $* --eval '~s' ~%"

To account for arguments with spaces in them, could you make this "$@"
instead of $* ?

https://stackoverflow.com/questions/12314451/accessing-bash-command-line-args-vs

Also, the first line of the commit message should be

gnu: emacs-exwm: Let exwm ...

Note the addition of "emacs-exwm" and title case of "Let".

Thanks!

  parent reply	other threads:[~2017-04-19  8:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-18 22:33 bug#26557: [PATCH] gnu: let exwm command work with arguments Feng Shu
2017-04-19  6:01 ` Arun Isaac
2017-04-19  7:40   ` tumashu
2017-04-19  8:15 ` Arun Isaac [this message]
2017-04-19 10:03   ` tumashu
2017-04-19 16:52     ` Arun Isaac

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

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

  git send-email \
    --in-reply-to=dd9f9bd5.AEMAJWvi2cQAAAAAAAAAAAO1_3wAAAACwQwAAAAAAAW9WABY9xyO@mailjet.com \
    --to=arunisaac@systemreboot.net \
    --cc=26557@debbugs.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.