Your message dated Wed, 29 Oct 2014 13:02:57 +0100
with message-id <[email protected]>
and subject line fixed in 24.4
has caused the Debian Bug report #669193,
regarding emacs24-common: shell-script mode: << does not always mean
here-document
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
669193: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669193
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs23-common
Version: 23.4+1-3
Severity: minor
Tags: upstream
Forwarded: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11263
When I type << in shell-script mode, Emacs thinks this begins a
here-document. This is not always the case, e.g. in the following
lines:
foo='bar<<'
echo "${foo%<<}"
echo $((1<<8))
And specifically for zsh:
echo $[1<<8]
----
The first two problems have already been fixed upstream. A patch is
available here:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9333#10
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages emacs23-common depends on:
ii dpkg 1.16.2
ii emacsen-common 1.4.23
ii install-info 4.13a.dfsg.1-10
emacs23-common recommends no packages.
Versions of packages emacs23-common suggests:
ii emacs23-common-non-dfsg 23.4+1-1
ii emacs23-el 23.4+1-3
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 24.4+1-4
I could check that all the cases mentioned in the bug report are now
handled correctly.
--
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
--- End Message ---