guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26557: [PATCH] gnu: let exwm command work with arguments


From: tumashu
Subject: bug#26557: [PATCH] gnu: let exwm command work with arguments
Date: Wed, 19 Apr 2017 18:03:28 +0800 (CST)


updated patch:







At 2017-04-19 16:15:05, "Arun Isaac" <address@hidden> wrote: > >> 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! > > >

Attachment: 0001-gnu-emacs-exwm-Let-exwm-shell-wrap-work-with-argumen.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]