Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #16524
| Path | csiph.com!fu-berlin.de!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Dmitry Alexandrov <dag@gnui.org> |
| Newsgroups | gnu.bash.bug |
| Subject | Re: "shell-expand-line" wrongly(?) expanded $'foo' to $foo |
| Date | Thu, 02 Jul 2020 06:44:13 +0300 |
| Lines | 22 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.809.1593661465.2574.bug-bash@gnu.org> (permalink) |
| References | <CADv8-ojoKwZknUW1CrppEBBz+-zE8P3QxxzuzmM3qLyYenxcMA@mail.gmail.com> <tuyqd1iq.dag@gnui.org> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" |
| X-Trace | usenet.stanford.edu 1593661466 32656 209.51.188.17 (2 Jul 2020 03:44:26 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | "bash.bug list" <bug-bash@gnu.org> |
| To | Clark Wang <dearvoid@gmail.com> |
| Envelope-to | bug-bash@gnu.org |
| X-EA-Auth | 85JDEtuIUHsgm+OpctLqiJuE2PiIhIOUPRxOWzNZNwFK/Wcx6L1aoiMKJsuoimcr+Kf18AbQe1BGWv+Qef3z9YXI+VvjeuKB |
| In-Reply-To | <CADv8-ojoKwZknUW1CrppEBBz+-zE8P3QxxzuzmM3qLyYenxcMA@mail.gmail.com> (Clark Wang's message of "Wed, 1 Jul 2020 20:48:42 +0800") |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
| Received-SPF | pass client-ip=213.182.54.5; envelope-from=dag@gnui.org; helo=relay-2.mailobj.net |
| X-detected-operating-system | by eggs.gnu.org: First seen = 2020/07/01 23:44:16 |
| X-ACL-Warn | Detected OS = Linux 3.1-3.10 |
| X-Spam_score_int | -18 |
| X-Spam_score | -1.9 |
| X-Spam_bar | - |
| X-Spam_report | (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN |
| X-Spam_action | no action |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.23 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <https://lists.gnu.org/archive/html/bug-bash> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <tuyqd1iq.dag@gnui.org> |
| X-Mailman-Original-References | <CADv8-ojoKwZknUW1CrppEBBz+-zE8P3QxxzuzmM3qLyYenxcMA@mail.gmail.com> |
| Xref | csiph.com gnu.bash.bug:16524 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Clark Wang <dearvoid@gmail.com> wrote: > # echo $'foo' # press ESC C-e > # echo $foo + the same with $"foo".
Back to gnu.bash.bug | Previous | Next | Find similar
Re: "shell-expand-line" wrongly(?) expanded $'foo' to $foo Dmitry Alexandrov <dag@gnui.org> - 2020-07-02 06:44 +0300
csiph-web