Package: elserv
Version: 0.4.0+0.20011203cvs-17.1
Followup-For: Bug #701949

Upon googling (well really duckduckgo) I discovered that heredocs (e.g the cat 
<< EOF >path.el) are lazy evaluated in bash, which I think means the 
parentheses get evaluated before the cat, which screws up the heredoc (empty).  
In any event replacing there heredoc with echo "
( setq ... )
" >path.el works around the issue.

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages elserv depends on:
ii  emacs23 [emacsen]  23.4+1-4
ii  flim               1:1.14.9+0.20110516-1
ii  ruby               4.9
ii  ruby1.8 [ruby]     1.8.7.358-6

elserv recommends no packages.

Versions of packages elserv suggests:
pn  emacs-wiki  <none>
pn  mhc         <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to