Bug#599418: ess: Curly brace problem with XEmacs

Dirk Eddelbuettel edd at debian.org
Thu Oct 7 16:29:24 CEST 2010


On 7 October 2010 at 16:44, Carl-Fredrik Enell wrote:
| Package: ess
| Version: 5.11-1
| Severity: normal
|
| I just ran into the problem described here with ESS under XEmacs, see;
| http://comments.gmane.org/gmane.emacs.ess.general/4391
| 
| 
|  in ess-mode.el (defun ess-electric-brace ...
| 
|  --  Rodney Sparapani  | 21 Sep 21:51
|  Aha!!!  Now, fixed in SVN.  The problem is the line...
|  (insert last-command-event)
| 
|  which needs to be replaced by...
| 
|  (insert (if (featurep 'xemacs) (event-to-character last-command-event) 
| last-command-event))

What is your point?  The issue is _known_ and _fixed_ upstream. If you look
at upstream's release dates and my packaging you see that usually less than
24 hours pass.

There is nothing to be done here (unless you want to create a patch).  You're
not helping, you are simply shuffling papers and forcing me to do the same,
effectively taking away from packaging (or other) work I could be doing.

If in doubt send an email first.  This is a non bug report and I will close
it now as I may forget whenever I'll upload an upcoming 5.12 release.

Dirk
 
| 
| Best regards,
| Carl-Fredrik Enell
| 
| -- System Information:
| Debian Release: squeeze/sid
|   APT prefers testing
|   APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
| Architecture: amd64 (x86_64)
| 
| Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
| Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
| Shell: /bin/sh linked to /bin/bash
| 
| Versions of packages ess depends on:
| ii  dpkg                      1.15.8.5       Debian package management system
| ii  install-info              4.13a.dfsg.1-5 Manage installed documentation in 
| ii  xemacs21-mule [emacsen]   21.4.22-3.1    highly customizable text editor --
| 
| ess recommends no packages.
| 
| Versions of packages ess suggests:
| pn  pspp                          <none>     (no description available)
| ii  r-base-core                   2.11.1-6   GNU R core of statistical computat
| pn  xlispstat                     <none>     (no description available)
| 
| -- no debconf information
| 
| _______________________________________________
| ESS-Debian mailing list
| ESS-Debian at stat.math.ethz.ch
| https://stat.ethz.ch/mailman/listinfo/ess-debian

-- 
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com



More information about the ESS-Debian mailing list