Bug#488033: chm2pdf: fails converting filenames with spaces

2011-03-26 Thread Valery V. Vorotyntsev
Hi, Steve! What's the status of this bug? > i have sent this bug upstream. It looks like the upstream does not care. Could you urge them please? .chm files come from Windows land, where filenames with spaces are a norm. (And the patch is not that hard, BTW.) Thank you. -- With best regards,

Bug#586747: python2.6-doc: please provide info documentation again

2010-07-06 Thread Valery V. Vorotyntsev
+1 ``Please? Pretty please? Please pretty please with sugar on top?'' (c) Guybrush Threepwood -- vvv -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#581188: fetchmail: normal termination, status 1

2010-05-11 Thread Valery V. Vorotyntsev
Package: fetchmail Version: 6.3.16-2 Severity: normal Fetchmail exits with status 1 unless there is mail to fetch. $ fetchmail -v fetchmail: 6.3.16 querying notes (protocol IMAP) at Tue 11 May 2010 03:49:25 PM EEST: poll started fetchmail: Trying to connect to 999.99.99.99/143...conn

Bug#578892: xpdf: keyboard shortcuts for zooming (w/z) don't work anymore

2010-04-27 Thread Valery V. Vorotyntsev
+1 -- vvv -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#571686: fixed in bbdb 2.35.cvs20080316-5

2010-03-16 Thread Valery V. Vorotyntsev
This also fixes the issue with `bbdb' function being not autoloaded. :) (The function definition is void in `bbdb_2.35.cvs20080316-4_all'.) -- vvv -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or

Bug#557573: xserver-xorg-video-nv: nv driver hangs (endless loop)

2009-11-23 Thread Valery V. Vorotyntsev
I apologize for misleading xorg.conf -- I've reverted back to "vesa" in order to use X server after reboot. The /proper/ xorg.conf - that made Xorg hang - looks like this: $ sed -re 's/(Driver\t+)"vesa"/\1"nv"/' \ -e '/^Section "Monitor"/,/^EndSection/ d' \ -e 's/^#.*//' /etc/X11/x

Bug#549611: dosbox: main arrow keys don't work.

2009-10-13 Thread Valery V. Vorotyntsev
Disable `usescancodes' in config file and the keys will work. -BEGIN WORKAROUND- $ cat ~/.dosboxrc [sdl] usescancodes=false -END WORKAROUND- Dosbox receives correct SDL_keysym's[1] now and there is no need to remap[2] them. [1] /usr/include/SDL/SDL_keyboard.h [2] dosbox-0.72/

Bug#549611: dosbox: main arrow keys don't work.

2009-10-08 Thread Valery V. Vorotyntsev
> Main arrow keys won't work anywhere. I confirm. -- vvv -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#508539: emacs-jabber: no groupchat until 'jabber-bookmarks unloaded

2009-09-29 Thread Valery V. Vorotyntsev
> Is this problem still present in emacs-jabber 0.8.0 or can it be closed? There's no such problem in 0.8.0. The bug can be closed now. Cheers. -- vvv -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb

Bug#529741: gnome-panel: Shutdown/restart options disappeared

2009-09-20 Thread Valery V. Vorotyntsev
Package: gnome-panel Version: 2.26.3-1 Severity: normal Both Shutdown and Restart launchers are gone. I don't use Gnome environment, but other members of my family do and they complain since yesterday. I suspect the launchers to disappear after upgrading gnome packages that belong `meta-gnome2'

Bug#524098: setxkbmap -rules evdev (was: Bug#524098: xserver-xorg: dependency on console-setup broke keyboard settings)

2009-09-15 Thread Valery V. Vorotyntsev
On Tue, Sep 15, 2009 at 3:22 PM, Julien Cristau wrote: > Sounds like something is still using the xorg xkb rules instead of > evdev. What desktop environment are you using? Do you have any custom > session startup scripts, or .xmodmap? Does 'setxkbmap -rules evdev' > make things work correctly

Bug#524098: xserver-xorg: dependency on console-setup broke keyboard settings

2009-09-15 Thread Valery V. Vorotyntsev
> On Tue, Sep 15, 2009 at 00:34:33 +0300, Valery V. Vorotyntsev wrote: > >> I've upgraded xserver-xorg (I run `testing'). It came with new dependencies >> (hal, console-setup) and made my keyboard hardly usable. I was lucky enough >> to find Gabor's bug repo

Bug#524098: xserver-xorg: dependency on console-setup broke keyboard settings

2009-09-14 Thread Valery V. Vorotyntsev
Hi. I've upgraded xserver-xorg (I run `testing'). It came with new dependencies (hal, console-setup) and made my keyboard hardly usable. I was lucky enough to find Gabor's bug report (thanks, Gabor!). I've commented out contents of /usr/share/hal/fdi/policy/10osvendor/debian-x11-keymap.fdi and res

Bug#545207: spectemu-x11: .TAP is loaded, nothing happens

2009-09-07 Thread Valery V. Vorotyntsev
> This neither matches the documentation (which just says that load-immed > is equivalent to typing LOAD "" immediately), nor my experience. > Something else must be going on. I'm using an entirely default > configuration; are you sure you don't have anything else set, either in > /etc/spectemu/spe

Bug#545207: spectemu-x11: .TAP is loaded, nothing happens

2009-09-07 Thread Valery V. Vorotyntsev
On Mon, Sep 7, 2009 at 1:58 AM, Colin Watson wrote: > I tried both the examples you provided and they work for me. Did you > remember to type LOAD "" before hitting F6? It does not help. But I was fortunate enough to find the solution; adding the following line to ~/.spectemurc resolves the probl

Bug#542404: haskell-mode: C-c C-l ==> "Selecting deleted buffer" error

2009-08-19 Thread Valery V. Vorotyntsev
#x27;m behind a proxied LAN.) [*] http://www.iro.umontreal.ca/~monnier/elisp/#haskell-mode -BEGIN CHANGELOG ENTRY- 2009-08-19 Valery V. Vorotyntsev * inf-haskell.el (inferior-haskell-cabal-of-buf): - check whether `inferior-haskell-cabal-buffer' is killed

Bug#527093: mpd: .ape files are not supported

2009-05-05 Thread Valery V. Vorotyntsev
Package: mpd Version: 0.14.2-3 Severity: normal mpd does not load .ape files (Monkey's Audio). While upstream does support APE since 0.14. [*] [*] http://musicpd.org/mantis/view.php?id=1871 "ape" file extension can be seen in `ffmpeg_plugin.c' .. $ grep -C3 ape mpd-0.14.2/src/decoder/ffmpeg

Bug#525967: passwd: -w/-x report message is misleading

2009-04-28 Thread Valery V. Vorotyntsev
Package: passwd Version: 1:4.1.3.1-1 Severity: wishlist `-w' option sets expiration warning days; `-x' sets maximum number of days before password change. Neither of them changes password itself. Thus the output of the following command is misleading: # passwd -w 10 -x 60 root Password chang

Bug#523892: gaupol: [PATCH] encodings.py has uninformative error messages

2009-04-13 Thread Valery V. Vorotyntsev
> I think the real bug here is having no validation for the encoding given > with the '-e' option. You should be allowed to use 'utf8', 'utf-8', > 'utf_8' or any recognized alias. This is now fixed upstream and will be > included in the next release (0.14.1 or 0.15). > > commit e33f568d883d16254855

Bug#501166: Suggested dependency changes

2009-03-10 Thread Valery V. Vorotyntsev
> * Don't depend on flim, depend on gnutls-bin | starttls; thanks to > Magnus Henoch; closes: #501166. I have neither and still can connect to Google Talk. $ grep tls ~/.emacs | sed 's/^\s*//' (setq tls-program '("openssl s_client -connect %h:%p -no_ssl2 -no_ticket")) IMO, `openssl' packag

Bug#517975: pdnsd: package update overrides configuration

2009-03-03 Thread Valery V. Vorotyntsev
Package: pdnsd Version: 1.2.7-par-1 Severity: serious pdnsd stopped responding to requests from tap0 interface after the package was updated. It appears to be a direct result of Debian policy violations. > 10.7.2 Location > > Any configuration files created or used by your package must reside > i

Bug#516500: libid3-3.8.3-dev: api documentation is missing

2009-02-21 Thread Valery V. Vorotyntsev
Package: libid3-3.8.3-dev Version: 3.8.3-7.2 Severity: wishlist Hi. Please, consider adding API documentation[1] to the package. Or, at least, add `Homepage' field to debian/control. [1] http://id3lib.sourceforge.net/api/index.html Thanks. -- vvv -- System Information: Debian Release: 5.0

Bug#496786: samba-common: net rpc shutdown don't work

2009-01-20 Thread Valery V. Vorotyntsev
It appears that `-C' option should be used in order for SHUTDOWN to succeed. v...@takeshi:~$ net -S sushi -U vvv%secret RPC SHUTDOWN Shutdown of remote machine failed result was: WERR_OK With message (-C): v...@takeshi:~$ net -S sushi -U vvv%secret RPC SHUTDOWN -C XXX Shutdown of re

Bug#508539: emacs-jabber: no groupchat until 'jabber-bookmarks unloaded

2008-12-12 Thread Valery V. Vorotyntsev
> I still need to investigate the origin of `jabber-bookmarks' hash > table corruption. It may be related to talk.google.com jabber server > (@gmail.com) not supporting bookmarks feature... > > Storing bookmarks failed: Feature not implemented Google Talk does not support bookmarks (XEP-0048)

Bug#508539: emacs-jabber: no groupchat until 'jabber-bookmarks unloaded

2008-12-12 Thread Valery V. Vorotyntsev
> jabber-get-conference-data-internal(t "priv...@conference.jabber.kiev.ua" > :nick) > (if (null cont) (jabber-get-conference-data-internal > (jabber-get-bookmarks-from-cache jc) conference-jid key) > (jabber-get-bookmarks jc (lexical-let ... ...))) > jabber-get-conference-data((:fsm jabber-c

Bug#508539: emacs-jabber: no groupchat until 'jabber-bookmarks unloaded

2008-12-12 Thread Valery V. Vorotyntsev
Package: emacs-jabber Version: 0.7.91-2 Severity: important Hello. When trying to join a conference, I get the following error in echo area: "Wrong type argument: listp, t" The *Messages* buffer has more details (see also the backtrace below): jabber-get-conference-data-internal: Wrong typ

Bug#489549: [Pkg-tcltk-devel] Bug#489549: tcl-doc: package should depend on tcl8.4-doc

2008-07-06 Thread Valery V. Vorotyntsev
On 7/6/08, Sergei Golovan <[EMAIL PROTECTED]> wrote: > No. This weaker dependency is intentional. Currently APT installs > recommended packages by default, so installing tcl-doc will pull > tcl8.4-doc as well. From the other hand you may want to install > tcl8.5-doc which would remove tcl-doc i

Bug#489549: tcl-doc: package should depend on tcl8.4-doc

2008-07-06 Thread Valery V. Vorotyntsev
Package: tcl-doc Version: 8.4.16-2 Severity: normal The package should _depend_ on tcl8.4-doc, not just recommend it. This is expected and even noted in package's description: "This package is a dependency package, which depends on Debian's default Tcl version (currently 8.4)." -- Regards,

Bug#469865: vpnc: doubled section in the manpage

2008-06-02 Thread Valery V. Vorotyntsev
Confirmed. The paragraph gets inserted by `debian/patches/03_vpnc.8.dpatch' from sources directory. And there is a typo -- "OBLICATORY". -- vvv -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#478683: python-unit: python-unit should _recommend_ python-tk, not require it

2008-04-30 Thread Valery V. Vorotyntsev
Package: python-unit Version: 1.4.1-16 Severity: normal See the [subset of] current [mandatory] dependencies: python-unit `- python-tk `- blt `- tk8.4 I always run my tests in terminal and don't miss Tk GUI. Why should a "console unit-tester" tolerate unused packages in his sys

Bug#478344: python-doc: visible escapes{} in Info documentation

2008-04-28 Thread Valery V. Vorotyntsev
Package: python-doc Version: 2.5.2-1 Severity: normal Open `optparse' node of Python library reference Info info '(python2.5-lib)optparse' and see junk characters `parse{_}args()', `sys.argv{[}0]' (There should be `parse_args()' and `sys.argv[0]'.) Python2.{4,5}-lib Info files are pollute

Bug#477215: emacs22-common: `describe-gnu-project' is broken

2008-04-21 Thread Valery V. Vorotyntsev
On 4/21/08, Sven Joachim <[EMAIL PROTECTED]> wrote: > > How about reading the existing bug reports before submitting a new one? > Maybe you would have noticed that this bug had been reported before as > #448391 by, uhm, Valery V. Vorotyntsev. Sorry, Sven. -- To UNSUBSCRIB

Bug#476333: emacs-jabber: No buffer named *-jabber-process-* error when connecting

2008-04-21 Thread Valery V. Vorotyntsev
> Well, I tried upgrading to emacs 22.2 and now I can't connect to my > jabber server at all! I don't use SSL connection though, so this may > or may not be the same problem as yours. > > I don't have time to look at the issue now, so I'll just report it > upstream. The patch is pretty simple: -

Bug#477215: emacs22-common: `describe-gnu-project' is broken

2008-04-21 Thread Valery V. Vorotyntsev
Package: emacs22-common Version: 22.2+1-1 Severity: normal M-x toggle-debug-on-error C-h C-p ==> Debugger entered--Lisp error: (wrong-number-of-arguments #[(filename) "" [file data-directory expand-file-name file-exists-p ".dfsg"] 3 863922] 2) debian-expand-file-name-dfsg("THE-GNU-PROJECT" "/usr

Bug#471896: emacs22-el: tls.el cannot connect with openssl

2008-03-21 Thread Valery V. Vorotyntsev
On 3/21/08, Sven Joachim <[EMAIL PROTECTED]> wrote: > Okay, I'll reassign this bug to openssl then. BTW, connection to other > servers seems to work with -no_ssl2, I tested a few HTTPS sites. Nice. Thanks a lot, Sven! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscri

Bug#471896: emacs22-el: tls.el cannot connect with openssl

2008-03-21 Thread Valery V. Vorotyntsev
On 3/21/08, Sven Joachim <[EMAIL PROTECTED]> wrote: > On 2008-03-21 09:40 +0100, Valery V. Vorotyntsev wrote: > > > ...I wonder what is causing the problem: recent openssl change or > > talk.google.com server update of some kind. > > You could try to downgrade ope

Bug#471896: emacs22-el: tls.el cannot connect with openssl

2008-03-21 Thread Valery V. Vorotyntsev
Hi, Sven, On 3/21/08, Sven Joachim <[EMAIL PROTECTED]> wrote: > On 2008-03-20 23:34 +0100, Valery V. Vorotyntsev wrote: > > > `open-tls-stream' cannot establish connection unless `gnutls-bin' > > package is installed. > > > > My jabber.el stopp

Bug#471896: emacs22-el: tls.el cannot connect with openssl

2008-03-20 Thread Valery V. Vorotyntsev
Package: emacs22-el Version: 22.1+1-2.3 Severity: normal `open-tls-stream' cannot establish connection unless `gnutls-bin' package is installed. My jabber.el stopped working today. I've narrowed the problem to `open-tls-stream' function unable to connect with "openssl s_client -connect %h:%p -no_

Bug#55364: to be recalled

2008-03-12 Thread Valery V. Vorotyntsev
AFAIKT, this old annoying bug is doomed to merge new ones until some good person fixes it. :) Package: dpkg Version: 1.14.16.6 Severity: normal I have a .deb file with missing dependencies and expect `dpkg' to tell me about it. Unfortunately, being run with `--no-act' (`--dry-run', `--simulate'

Bug#459917: emacs-intl-fonts: missing etl24-unicode.bdf

2008-01-09 Thread Valery V. Vorotyntsev
Package: emacs-intl-fonts Version: 1.2.1-6 Severity: important The package does not include `etl24-unicode.bdf' font which is needed to print UTF-8 characters: $ zcat /usr/share/emacs/22.1/lisp/ps-mule.el.gz | sed -n 377,382p (mule-unicode-0100-24ff (normal bdf "etl24-unicode.bdf" ps-mul

Bug#447709: rxvt-unicode: the meaning of `-fg' and `-bg' options is inverted

2007-12-13 Thread Valery V. Vorotyntsev
On 12/13/07, Decklin Foster <[EMAIL PROTECTED]> wrote: > I cannot reproduce this. Are you sure you didn't turn on reverseVideo? > `urxvt -rv -fg gray90' behaves as you describe. It works now. (It didn't for the reasons hidden deep in history stack.) > -- > things change. Indeed. -- vvv --

Bug#455893: apt-file: `--regexp' option doesn't work

2007-12-12 Thread Valery V. Vorotyntsev
Package: apt-file Version: 2.0.8.2 Severity: normal $ sudo apt-file update Password: $ apt-file search bin/hg commit-tool: usr/bin/hgct hg-buildpackage: usr/bin/hg-buildpackage hg-buildpackage: usr/bin/hg-importdsc hg-buildpackage: usr/bin/hg-importorig hg-buildpackage: usr/bin/hg-markdeb hg-load

Bug#454600: emacs22-common: wid-edit.elc is outdated and misbehave with Gnus

2007-12-07 Thread Valery V. Vorotyntsev
On 12/7/07, Romain Francoise <[EMAIL PROTECTED]> wrote: > The problem doesn't seem to be happening here, all the files you > mention load just fine. I notice that the error messages refer to > w3m and htmlize, have you recompiled those after upgrading Emacs? > (It should happen automatically if yo

Bug#454600: more broken .elc's

2007-12-06 Thread Valery V. Vorotyntsev
`cl-seq.elc' and `cl.elc' are also broken: htmlize-faces-in-buffer: Invalid byte code in /usr/share/emacs/22.1/lisp/emacs-lisp/cl.elc Reminder for emacs users: after you recompile a library, reload it by evaluating `(load "")' expression. Otherwise you will need to restart emacs. -- vvv --

Bug#454600: emacs22-common: wid-edit.elc is outdated and misbehave with Gnus

2007-12-06 Thread Valery V. Vorotyntsev
Package: emacs22-common Version: 22.1+1-2.1 Severity: normal The recent Emacs upgrade breaks Gnus article fontification: when I hit RET on a Gnus article, this article is rendered incorrectly with the following message: w3m-fontify-anchors: Invalid byte code in /usr/share/emacs/22.1/lisp/wid-edit

Bug#448391: emacs22-common: C-h C-p (describe-project) fails

2007-10-28 Thread Valery V. Vorotyntsev
Package: emacs22-common Version: 22.1+1-2 Severity: normal Steps to reproduce: M-x toggle-debug-on-error C-h C-p Debugger entered--Lisp error: (wrong-number-of-arguments #[(filename) " \"^X![EMAIL PROTECTED][EMAIL PROTECTED] \")" [file data-directory expand-file-name file-exists-p ".dfsg

Bug#447709: rxvt-unicode: the meaning of `-fg' and `-bg' options is inverted

2007-10-23 Thread Valery V. Vorotyntsev
Package: rxvt-unicode Version: 8.3-2 Severity: normal `urxvt -fg gray90' makes _background_ gray, while `urxvt -bg gray90' changes font color (foreground). This behavior is opposite to xterm's. Even worse, it is counter-intuitive. :) -- vvv -- System Information: Debian Release: lenny/sid APT

Bug#394275: bash-examples [was: Re: bash-doc: Package description is wrong and misleading]

2007-10-11 Thread Valery V. Vorotyntsev
*-doc package without any documentation is... strange, to say the least. Is there any progress with `bash-doc-nonfree' so far? Shouldn't the package be renamed to `bash-examples'? -- vvv -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PR

Bug#445235: libghc6-pandoc-dev: the package fails to install

2007-10-04 Thread Valery V. Vorotyntsev
Package: libghc6-pandoc-dev Version: 0.44 Severity: serious /var/lib/dpkg/info/libghc6-pandoc-dev.postinst fails unless `libghc6-xhtml-dev' package is already present. # aptitude install libghc6-pandoc-dev [...] Errors were encountered while processing: libghc6-pandoc-dev E: Sub-process /usr/bi

Bug#444955: denyhosts: removed package leaves a file in /etc/logrotate.d/

2007-10-02 Thread Valery V. Vorotyntsev
Package: denyhosts Version: 2.6-2.1 Severity: normal Today I received a mail from anacron. Anacron <[EMAIL PROTECTED]> writes: > /etc/cron.daily/logrotate: > start-stop-daemon: Unable to start /usr/share/denyhosts/denyhosts_ctl.py: No > such file or directory (No such file or directory) > error:

Bug#442873: snacc: output of snacc-config is wrong for C++

2007-09-17 Thread Valery V. Vorotyntsev
Package: snacc Version: 1.3bbn-9.2 Severity: normal snacc-config returns wrong library for C++ $ snacc-config --language=C++ --libs -Iasn1c++ The proper result would contain `-l' (el), not `-I' (ai): -lasn1c++ The patch is trivial. --- BEGIN OF PATCH --- --- snacc-config.in.orig

Bug#441861: vlock: locked system is unreachable until rebooted

2007-09-11 Thread Valery V. Vorotyntsev
On 9/11/07, Alexander Wirt <[EMAIL PROTECTED]> wrote: > I don't understand you problem. xcreensaver-command has nothing to do with > vlock (at least not per default). So when gots vlock called with which > parameters? > > I use it with xautolock here: xautolock -locker 'vlock -a -n'. Which works >

Bug#441861: vlock: locked system is unreachable until rebooted

2007-09-11 Thread Valery V. Vorotyntsev
Package: vlock Version: 2.0-4 Severity: serious When locking terminal with `xscreensaver-command -lock', no screensaver is run. Instead, the console becomes black and any keyboard input is displayed in unreadable way. Computer is unusable until rebooted. Downloading vlock to 1.3-10 fixes the prob

Bug#411635: libc6-i686: getopt_long_only: short vs long option ambiguity

2007-02-20 Thread Valery V. Vorotyntsev
Package: libc6-i686 Version: 2.3.6.ds1-11 Severity: normal Hi, `getopt_long_only' sees a long option where there is a short one. A program handling both `-m' and `--mask' options, should never interpret `-m' (`-mas' or `-ma') as `--mask'. $ cat test.c #include #include int main(int argc, ch

Bug#396854: emacs21-common-non-dfsg

2006-11-06 Thread Valery V. Vorotyntsev
It was a problem with my Debian mirror. (As far as I understand, the list of non-free packages was missing but no error was returned to apt-get update.) Sorry for inconvenience. Thank you, Rob. VVV -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact

Bug#396854: emacs21-common: missing documentation

2006-11-03 Thread Valery V. Vorotyntsev
On 11/3/06, Rob Browning <[EMAIL PROTECTED]> wrote: "Valery V. Vorotyntsev" <[EMAIL PROTECTED]> writes: This is not a bug. Please see /usr/share/doc/emacs21-common/copyright and/or the /usr/share/doc/emacs21-common/changelog entry. Okay, where could I get the doc then?

Bug#396854: Consequences of moving Emacs Manuals to non-free

2006-11-03 Thread Valery V. Vorotyntsev
According to a message from [EMAIL PROTECTED], Newbies usually don't use Emacs. Experienced users are smart enough to add non-free to their source.list APT file, and grab docs from there. Were are talking about the info documentation. My sources.list does include `non-free'. I think that docs

Bug#396854: emacs21-common: missing documentation

2006-11-03 Thread Valery V. Vorotyntsev
Package: emacs21-common Version: 21.4a+1-1 Severity: important No emacs manuals included with the package. $ info -w emacs /usr/share/info/emacs-21/efaq.gz $ ls /usr/share/info/emacs-21/ dired-x.gz efaq.gz - BEGIN COMPARING WITH PREVIOUS VERSION - $ for ver in _21.4a+1-1_all _21.4a-6.