Bug#341125: sysutils: bogomips exits with value 17

2005-11-28 Thread Sven Joachim
Package: sysutils Version: 2.0.0-1 Severity: minor On my system with a 2 GHz Athlon-XP 2400+ processor, bogomips prints Calibrating delay loop... 1992.29 BogoMIPS and exits with a value of 17. Since apparently no error occurred, that is a bit strange. If there is a legitimate reason for bogomip

Bug#341125: sysutils: bogomips exits with value 17

2005-11-28 Thread Sven Joachim
ile(1) {calibrate_delay();} } calibrate_delay(); + return 0; } ---<-8- Thank you for adapting the sysutils package. BTW, you probably want to remove the files tofrodos-1.7.6/{from,to}dos.exe from the orig.tar.gz file. -- Sven Joachim

Bug#341381: grub: Grub shell cannot find hard disk

2005-11-30 Thread Sven Joachim
Package: grub Version: 0.97-1 Severity: important After updating Grub to version 0.97-1, "grub-install /dev/hda" failed with the error message The file /boot/grub/stage1 not read correctly. The following log is left in /tmp: GNU GRUB version 0.97 (640K lower / 3072K upper memory)

Bug#341125: sysutils: bogomips exits with value 17

2005-11-30 Thread Sven Joachim
Florian Ernst wrote: Nonetheless this patch could be forwarded upstream. I could do this for you, but if you want to get full credit from upstream you should rather do so yourself. I have done that now, hoping that the author's e-mail address is still valid (the last update of bogomips was fou

Bug#341125: sysutils: bogomips exits with value 17

2005-12-01 Thread Sven Joachim
Sven Joachim wrote: Florian Ernst wrote: Nonetheless this patch could be forwarded upstream. I could do this for you, but if you want to get full credit from upstream you should rather do so yourself. I have done that now, hoping that the author's e-mail address is still valid (the

Bug#341829: dpkg-dev-el: Error message during configuration of emacs-snapshot

2005-12-03 Thread Sven Joachim
Package: dpkg-dev-el Version: 26.4-1 Severity: minor During configuration of this week's emacs-snapshot, I got an error message regarding dpkg-dev-el. Here is the output of the postinst script: Richte emacs-snapshot ein (20051202-1) ... emacs-install emacs-snapshot install/auctex: Setting up fo

Bug#341381: Bug #341381: grub: Grub shell cannot find hard disk

2005-12-04 Thread Sven Joachim
Sven Joachim wrote: After updating Grub to version 0.97-1, "grub-install /dev/hda" failed with the error message The file /boot/grub/stage1 not read correctly. The following log is left in /tmp: GNU GRUB version 0.97 (640K lower / 3072K upper memory) [ Minimal BASH

Bug#341888: fails to read stage1 file on cciss raid

2005-12-04 Thread Sven Joachim
in #341381. Also, look in /tmp, "grub-install" should have left a log there. Best regards, -- Sven Joachim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#340741: Bug #340741: Installing calc breaks the emacs-snapshot calc package

2005-12-04 Thread Sven Joachim
moved). It is quite funny that my patch now turns out to be absolutely unnecessary after all (though harmless). But since the problem is not actually solved, I have reopened the bug and given it a better title. Cheers, -- Sven Joachim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#340741: acknowledged by developer (Bug#340741: fixed in calc 2.02f-26)

2005-12-05 Thread Sven Joachim
Manoj Srivastava wrote: * Bug fix: "calc: spurious old configuration file breaks emacs-snapshot calc package", thanks to Sven Joachim. We now move it out of the way (we don't delete it, since the user may have customization they wish to preserve, and reoving

Bug#343705: emacs-snapshot: Quitting `save-buffer' can lose backup file

2005-12-17 Thread Sven Joachim
Package: emacs-snapshot Version: 1:20051215-1 Severity: normal [ I had already reported this bug upstream four weeks ago, but got no response. And since it has not been fixed either, nobody seems to feel responsible. So I report it here, trying to draw attention to the problem. ] If saving a b

Bug#343705: emacs-snapshot: Quitting `save-buffer' can lose backup file

2005-12-18 Thread Sven Joachim
Romain Francoise wrote: Hm... it doesn't happen here. After hitting C-g, the backup file is still there, and `buffer-backed-up' is still nil in the `bar' buffer. That's how it ought to be, yes. And if you cannot reproduce the problem, that explains why upstream didn't bother (and probably fi

Bug#343705: emacs-snapshot: Quitting `save-buffer' can lose backup file

2005-12-18 Thread Sven Joachim
Romain Francoise wrote: For the record, why do you rebuild each snapshot? Not using unstable? In the first weeks, that was one of the reasons as I was still running sarge then; but not anymore. Now it has other reasons: following links in *Help* buffers for built-in functions and variables (

Bug#343705: emacs-snapshot: Quitting `save-buffer' can lose backup file

2005-12-18 Thread Sven Joachim
Romain Francoise wrote: Nope, and starting Emacs with -Q disables all customizations. I know, I just wanted to make sure that you really started with -Q. :-) Which filesystem are you using? Is it a regular filesystem, or a remote NFS mount (or something similar)? A normal local file syste

Bug#344260: deb-view.el: Fails if coding system utf-8 is preferred

2005-12-21 Thread Sven Joachim
Package: debian-el Version: 26.4-1 Severity: normal When I switched from my formerly preferred iso-latin-1 language environment to a utf-8 one, deb-view-dired-view suddenly stopped working. Now the *.deb-DATA buffer is always empty on both emacs21 and emacs-snapshot. The following log is left i

Bug#344260: deb-view.el: Fails if coding system utf-8 is preferred

2005-12-21 Thread Sven Joachim
Peter S Galbraith wrote: As you can see above, deb-view is simply a superset of tar-mode. That is where the problem is occurring. I might be able to patch around it, but it is more than likely an Emacs bug. I am not so certain. Tar-mode works fine with coding-system utf-8, also for gzipped

Bug#344260: deb-view.el: Fails if coding system utf-8 is preferred

2005-12-21 Thread Sven Joachim
tags 344260 patch thanks In my last message I wrote: I am not so certain. Tar-mode works fine with coding-system utf-8, also for gzipped tarballs. What might be the culprit is the message gzip: stdin: not in gzip format that appears (hidden, due to narrowing) in the *.deb-DATA buffer. This

Bug#344260: deb-view.el: Fails if coding system utf-8 is preferred

2005-12-22 Thread Sven Joachim
Peter S Galbraith wrote: Many thanks for finding the solution! I'll fix it soon. Okay, thank you. :-) I guess I was a bit lucky to hit on the right track so soon. BTW, could you reproduce the bug? I am a bit surprised that nobody had noticed it before. In my patch, instead of binding (def

Bug#338333: emacs-goodies-el: Some Lisp packages are useless without non-free software

2005-11-09 Thread Sven Joachim
Package: emacs-goodies-el Version: 26.3-1 Severity: serious It seems to me that some Emacs Lisp packages in emacs-goodies-el are only of any use if non-free software is installed on the system, namely: maplev.el needs Maple, matlab.el needs Matlab and tcl.el needs the Target Language Compiler (wh

Bug#338334: tetex-doc: Debian changelog is missing

2005-11-09 Thread Sven Joachim
Package: tetex-doc Version: 3.0-10 Severity: serious The Debian changelog is missing in the /usr/share/doc/tetex-doc directory. Please add it there as mandated by section 12.7 of the Policy Manual. -- System Information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

Bug#338333: emacs-goodies-el: Some Lisp packages are useless without non-free software

2005-11-10 Thread Sven Joachim
debian-devel or debian-policy. While I would still prefer a different package for these files, I am sufficiently convinced that it is no policy violation to leave them in the main section. So I've downgraded the severity to "wishlist". Kind Regards, -- Sven Joachim -- To U

Bug#343705: emacs-snapshot: Quitting `save-buffer' can lose backup file

2006-01-07 Thread Sven Joachim
tags 343705 - moreinfo tags 343705 + pending thanks Romain Francoise wrote: Now that your patch has been applied upstream, do you consider this bug closed? You still lose the backup file, but `buffer-backed-up' is now correctly reset to nil. Actually, losing the old backup is unavoidable bec

Bug#341888: Problem is gone in version 0.97-2

2005-12-27 Thread Sven Joachim
In the new grub package 0.97-2, I no longer see the dreadful message Error 21: Selected disk does not exist when running grub unter a 2.4 kernel. AFICT, the only change that can be responsible for this welcome change is the removal of the odirect.diff patch, which was supposed to close #341888.

Bug#344631: Dangling symlink open_memstream unreproducible?!

2005-12-27 Thread Sven Joachim
FWIW, I don't know why you cannot reproduce this, since the dangling symlink definitely _is_ in the package: $ dpkg --contents ./manpages-dev_2.17-1_all.deb | grep "open_memstream" lrwxrwxrwx root/root 0 2005-12-23 18:05:26 ./usr/share/man/man3/open_memstream.3.gz -> fmemopen.3.gz $ dpkg

Bug#336352: slang-mode.el: Bad default for slang-default-application

2005-10-29 Thread Sven Joachim
Package: emacs-goodies-el Version: 26.1-1 Severity: minor The default value for the user option slang-default-application in slang-mode.el is "c:/bin/slsh.exe", which is unlikely to exist on GNU/Linux. ;-) Please change that to "/usr/bin/slsh", available in the slsh package. -- System Informat

Bug#340597: updatedb.conf: Add udf to PRUNEFS list

2005-11-24 Thread Sven Joachim
Package: findutils Version: 4.2.26-1 Severity: wishlist I would like to propose to add "udf" to the PRUNEFS list in /etc/updatedb.conf. UDF is used for DVD-RAM and for some CD/DVD-ROMs, therefore it seems to me that udf fits in the same category as iso9660 (a file system for removable media).

Bug#340735: edit-env.el: Symbol's function definition is void: copy-list

2005-11-25 Thread Sven Joachim
Package: emacs-goodies-el Version: 26.4-1 Severity: normal On both Emacs 21 and Emacs snapshot, "M-x edit-env" signals the error: Symbol's function definition is void: copy-list Since copy-list is defined in cl.el, edit-env.el should (require 'cl) if it wants to use it. Indeed, after manually

Bug#340741: Installing calc breaks the emacs-snapshot calc package

2005-11-25 Thread Sven Joachim
Package: calc Version: 2.02f-24 Severity: important Tags: patch After I installed calc, the version bundled with emacs-snapshot stopped working, pressing M-# signals the error: Symbol's function definition is void: calc-record-compilation-date-macro Enabling debug-on-error gave me the following

Bug#315582: backup-manager: insecure handling of temporary files

2005-06-23 Thread Sven Joachim
Package: backup-manager Version: 0.5.7-1 Severity: critical Justification: root security hole Tags: patch The optional CD-burning feature of backup-manager uses a hardcoded filename (/tmp/bm-cdrecord.log) for logging the output of cdrecord. If a malicious (or just unlucky) user makes /tmp/bm-cd

Bug#315714: backup-manager: Cron job may not be run

2005-06-25 Thread Sven Joachim
Package: backup-manager Version: 0.5.7-1 Severity: important In version 0.5.7.1 of backup-manager, the cron script was moved from /etc/cron.daily to /etc/cron.d. This has a rather undesirable side effect for people who don't keep their system running continuously. Those people (like me) usually

Bug#315713: sudoedit - wrong gid of new files

2005-06-25 Thread Sven Joachim
Package: sudo Version: 1.6.8p7-1.1 Severity: normal When sudoedit is invoked on a non-existent file, that file is created with the gid of the invoking user, as can be seen in the following session: $ ls -l /etc/nonexistent ls: /etc/nonexistent: No such file or directory $ sudoedit /etc/nonexiste

Bug#316356: backup-manager: Problems with CD-Burning

2005-06-30 Thread Sven Joachim
which will remove the explicit device setting for cdrecord and let cdrecord the system's default burning device (most people will have only one anyway)(footnote 2). Regards, Sven Joachim -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, &

Bug#318782: backup-manager: tar errors are not noticed

2005-07-18 Thread Sven Joachim
Package: backup-manager Version: 0.5.8-2 Severity: important There is a problem with backup-manager which has a great impact on the robustness of the package: Errors encountered during the creation of the archives will often go unnoticed. To see what I mean, here is an example with the relevant v

Bug#318938: lg-issue113: some files are unreadable

2005-07-18 Thread Sven Joachim
Package: lg-issue113 Version: 1-1 Severity: minor In lg-issue113, some files are not world readable. The PNG pictures in /usr/share/doc/lg/113/misc/youngman have a permission of 0600. I guess that this accidental, although it may also have come with the commendable intention of sparing the user f

Bug#318939: mozilla-thunderbird: Ctrl-V does not paste text from X clipboard

2005-07-18 Thread Sven Joachim
Package: mozilla-thunderbird Version: 1.0.2-2 Severity: normal When composing mail, it is not possible to paste text from the X clipboard using the Ctrl-V shortcut; one has to use the middle mouse button. I find this rather strange, especially because in the other direction things work, i.e. Ctrl

Bug#316852: gettext-el: po-validate prevents proper initialization of compile.el

2005-07-04 Thread Sven Joachim
Package: gettext-el Version: 0.14.4-2 Severity: normal Tags: patch There is a bug in po-mode.el, more precisely in the function po-validate, which can prevent a proper initialization of the Emacs "compile" package, i.e. important variables such as "compile-command" may be undefined. To reproduce

Bug#78600: patch to make symlinks -cs work correctly

2005-07-07 Thread Sven Joachim
thor, but he has not come up with a new release for more than eight years... Regards, Sven Joachim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#317928: aptitude: visual mode does not check terminal capabilities

2005-07-12 Thread Sven Joachim
Package: aptitude Version: 0.2.15.9-2 Severity: normal Aptitude fails to check if the terminal has the necessary capabilities when entering visual mode. I.e. it will happily start the visual interface on a dumb terminal, that is in an Emacs shell buffer. It is not really usable then :-( and has t

Bug#318077: mc: filter for viewing MO files

2005-07-13 Thread Sven Joachim
Package: mc Version: 1:4.6.0-4.6.1-pre3-3 Severity: wishlist I would like to propose a filter for viewing GNU binary message catalogs (MO) files. The following lines could be placed somewhere in mc.ext: # Gettext Catalogs shell/.mo View=%view{ascii} msgunfmt %f || cat %f This will displ

Bug#311154: Poor german translation

2005-07-15 Thread Sven Joachim
oli <[EMAIL PROTECTED]> wrote: > Well the german translation could be better Well, I was annoyed by this unsuccessful translation too. Luckily, it is not so difficult to provide remedy. The german translation strings are in the file /usr/share/games/ppracer/translations/de_DE.tcl, and that's

Bug#331421: shell-command.el: activation is documented wrongly

2005-10-03 Thread Sven Joachim
Package: emacs-goodies-el Version: 24.15-2 Severity: normal The documentation for activating the advices in the shell-command.el library is wrong. Quoting from the Info section: , |Install this file to an appropriate directory, and put these lines | into your ~/.emacs. | | (req

Bug#331430: bar-cursor.el: Loading the library changes cursor to hollow box in emacs-snapshot

2005-10-03 Thread Sven Joachim
Package: emacs-goodies-el Version: 24.15-2 Severity: normal There is an annoying problem with the library bar-cursor.el. Just loading the bar-cursor library (e.g. when creating the customization buffer for the variable bar-cursor-mode) will change the cursor of the selected frame to a hollow box

Bug#323554: emacs-snapshot-gtk: Ediff crashes Emacs under X

2005-08-17 Thread Sven Joachim
kage. My IceWM version for reference: ii icewm 1.2.20+21pre1-3 wonderful Win95-OS/2-Motif-like window manager ii icewm-common1.2.20+21pre1-3 wonderful Win95-OS/2-Motif-like window manager Regards, -- Sven Joachim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#323754: emacs-goodies-el: Double entry in Dired menu on Emacs 22

2005-08-18 Thread Sven Joachim
Package: emacs-goodies-el Version: 24.11-1 Severity: minor Tags: patch The emacs-goodies-el package doubles an entry in a Dired menu ("Immediate -> Edit File names") on Emacs 22 (aka emacs-snapshot). This is because Emacs 22 already contains the wdired.el package and has a Dired menu entry for it

Bug#323754: Test for XEmacs in my patch

2005-08-18 Thread Sven Joachim
The patch I committed with my bug report has a bug in its test for XEmacs: >+(if (and (>= emacs-major-version 22); Change these two lines if XEmacs >+(not (fboundp 'xemacs))) ; contains the wdired package ^^^ Of course, that should read (featurep 'xemacs), not (f

Bug#321591: gcc-4.0: gcc does not print messages in German

2005-08-19 Thread Sven Joachim
From my original report: Package: gcc-4.0 Version: 4.0.1-3 Severity: normal Tags: l10n Gcc always prints its messages in English, rather than my preferred German. Running "strace gcc-4.0 -v" shows that gcc tries to read the german messages from the file /usr/share/locale/de/LC_MESSAGES/gcc.mo, w

Bug#321591: gcc-4.0: gcc does not print messages in German

2005-08-22 Thread Sven Joachim
.mo instead. -- Sven Joachim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#324453: doc-linux-text: Escape sequences in some HOWTOS

2005-08-22 Thread Sven Joachim
Package: doc-linux-text Version: 2005.07-1 Severity: normal Some of the HOWTOS are spread with nasty escape sequences, making them hard to read. Unfortunately, three just updated HOWTOS are affected: FBB.gz, LILO.gz and Linux+WinNT.gz. -- System Information excluded -- To UNSUBSCRIBE, email

Bug#331430: bar-cursor.el: Loading the library changes cursor to hollow box in emacs-snapshot

2005-10-08 Thread Sven Joachim
Peter S Galbraith wrote: Weird that this happens simply by loading the code. Any idea what's happening ? Yes. :-) I tried to explain it already in my original report, but may not have been clear enough. Take the following steps to get a backtrace in emacs-snapshot[1]: M-x debug-on-entry RET

Bug#332753: xlibmesa-gl-dev: cannot link OpenGL app: /usr/bin/ld: cannot find, -lGL

2005-10-09 Thread Sven Joachim
Do you have nvidia-glx installed? That package diverts some files in the xlibmesa-gl package, which leads to the dangling symlink /usr/lib/libGL.so. Here's what "dpkg -L xlibmesa-gl" prints for me: /. /usr /usr/X11R6 /usr/X11R6/lib /usr/X11R6/lib/libGL.so.1.2 diverted by nvidia-glx to: /usr/X11

Bug#332753: xlibmesa-gl-dev: cannot link OpenGL app: /usr/bin/ld: cannot find, -lGL

2005-10-09 Thread Sven Joachim
severity 332753 important thanks Andre Heynatz wrote: I have read bug report #208198 and am somewhat confused. It has become a combinatorical problem, and my head smokes. But there seems to be an easy way out: libGL.so.1 is linked to different files whether Mesa or nVidia libs are used: libG

Bug#208198: Symlink /usr/lib/libGL.so dangling again

2005-10-10 Thread Sven Joachim
reopen 208198 tags 208198 - fixed-in-experimental thanks As of version 1.0.7676-1 of nvidia-glx, the symlink /usr/lib/libGL.so -> libGL.so.1.2 in the xlibmesa-gl-dev package is dangling again after installing nvidia-glx. See http://bugs.debian.org/332753 . Will this mess ever be cleaned up?

Bug#333578: fvwm95: Non-free programs in system.fvwm95rc

2005-10-12 Thread Sven Joachim
Package: fvwm95 Version: 2.0.43ba-22 Severity: wishlist The system-wide configuration file /etc/X11/fvwm95/system.fvwm95rc contains menu entries for non-free programs. I have found netscape and pine, maybe there are others. Could you replace them with *free* programs, e.g. mozilla and mutt, res

Bug#329177: Bug #329177: kaffeine: Configuration wizard is displayed each time Kaffeine starts.

2005-09-22 Thread Sven Joachim
severity 329177 important thanks Krystof Zacek wrote: Package: kaffeine Version: 0.7.1-1 Severity: grave Justification: renders package unusable Kaffeine configuration wizard is displayed each time Kaffeine starts. The Desktop icon never gets created. This is very annoying, of course, but it

Bug#318939: mozilla-thunderbird: Ctrl-V does not paste text from X clipboard

2005-09-23 Thread Sven Joachim
On Fri, Aug 19, 2005 Alexander Sack wrote: Yes indeed, clipboard support is broken in an indeterministic fashion ... The maybe (since I guess it has been raised since then ;)) upstream bug: https://bugzilla.mozilla.org/show_bug.cgi?id=123933 Since it looks rather strange I will figure o

Bug#329883: emacs-goodies-el: Key binding for wdired not defined in emacs-snapshot

2005-09-24 Thread Sven Joachim
Package: emacs-goodies-el Version: 24.15-1 Severity: normal Tags: patch The key binding for wdired-change-to-wdired-mode ("r" in Dired) is never defined in emacs-snapshot, even if "wdired-enable" is customized to "on". The reason is an incompatible Lisp change in Emacs 22 in the lookup-key funct

Bug#324453: [Pkg-doc-linux-devel] Bug#324453: doc-linux-text: Escape sequences in some HOWTOS

2005-09-25 Thread Sven Joachim
On Thu, Aug 25, 2005 Frank Lichtenheld wrote: On Mon, Aug 22, 2005 at 09:15:26AM +0200, Sven Joachim wrote: Some of the HOWTOS are spread with nasty escape sequences, making them hard to read. Unfortunately, three just updated HOWTOS are affected: FBB.gz, LILO.gz and Linux+WinNT.gz. Thanks

Bug#323554: emacs-snapshot-gtk: Ediff crashes Emacs under X

2005-08-17 Thread Sven Joachim
Package: emacs-snapshot-gtk Version: 2005081214-2 Severity: important Running ediff reprodrucibly crashes the GTK+-enabled version of Emacs under X. Simply try "M-x ediff-files" or "M-x ediff-buffers" and the Emacs window disappears as soon as ediff starts. Or try the command emacs-snapshot-

Bug#321591: gcc-4.0: gcc does not print messages in German

2005-08-06 Thread Sven Joachim
Package: gcc-4.0 Version: 4.0.1-3 Severity: normal Tags: l10n Gcc always prints its messages in English, rather than my preferred German. Running "strace gcc-4.0 -v" shows that gcc tries to read the german messages from the file /usr/share/locale/de/LC_MESSAGES/gcc.mo, which does not exist. It ha

Bug#404299: icedove-locale-de: XML error on invoking 'Credits' menu entry

2006-12-23 Thread Sven Joachim
Package: icedove-locale-de Version: 1:1.5.0.8-1 Severity: normal Tags: l10n There's a problem in the 'Credits' menu entry (Help -> About Icedove -> Credits) which does not show up in the untranslated Icedove version (i.e. with LC_MESSAGES=C) but with the localized version, where I got a message wi

Bug#404694: emacs-snapshot-common: Stale Info entry for Emacs-Xtra

2006-12-27 Thread Sven Joachim
Package: emacs-snapshot-common Version: 1:20061221-1 Severity: minor On my system there is an old entry in /usr/share/info/dir which points to a non-existent file: * Emacs-Xtra: (emacs-snapshot/emacs-xtra). Specialized Emacs features. This seems to be cruf

Bug#404236: emacs-snapshot: mis-detected charset in text file with ASCII-only HTML

2006-12-27 Thread Sven Joachim
Vincent Lefevre writes: > the 3 accented characters are displayed as: > > \303\251\303\250\303\252 > > Without the HTML lines, the file is opened correctly. Your file incorrectly specifies charset=us-acii in the HTML header (instead of utf-8) and Emacs just obeys that, overriding its

Bug#404694: emacs-snapshot-common: Stale Info entry for Emacs-Xtra

2006-12-29 Thread Sven Joachim
clone 404694 -1 severity -1 normal retitle -1 emacs-snapshot-common: Info entries are not removed in prerm script tags -1 patch thanks On closer inspection I found the culprit for this bug. The problem is that the prerm script has an unexpanded variable @INFOFILES@ which is due to a name mismatch

Bug#405395: emacs-snapshot: Build dependency on Autoconf needs to be bumped

2007-01-03 Thread Sven Joachim
Package: emacs-snapshot Version: 1:20070101-1 Severity: normal The build dependency on Autoconf has changed recently: 2006-12-24 Richard Stallman <[EMAIL PROTECTED]> * configure.in: Require Autoconf 2.61. However, debian/control still lists autoconf (>= 2.54) as the required version.

Bug#408285: emacs-goodies-el: Too many files put into cfengine-mode

2007-01-24 Thread Sven Joachim
Package: emacs-goodies-el Version: 26.9-1 Severity: normal Tags: patch Recently I had a look into /etc/ucf.conf, and to my surprise Emacs opened it in cfengine-mode, which is certainly not the best mode for it. The following small patch should fix this over-enthusiasm: --- emacs-goodies-el.el~

Bug#396854: emacs21-common: missing documentation

2006-11-04 Thread Sven Joachim
Am 03.11.2006 um 20:17 schrieb 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

Bug#397824: emacs-snapshot-common: cperl-mode and po-mode break M-x compile

2006-11-09 Thread Sven Joachim
quot;$t\" claims to be used by nonexistant question \"$q\".\n"; } } } # debsums po-debconf translation to German # Copyright (C) 2002, 2004 Brendan O'Dea <[EMAIL PROTECTED]> # This file is distributed under the same license as the debsums package. # Sven Joachim <[EMA

Bug#396875: tagging 396875

2006-12-03 Thread Sven Joachim
On Tue, 28 Nov 2006, Rob Browning wrote: > I should have a new version uploaded later this week, probably > by tomorrow night. Ping? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#405395: emacs-snapshot: Build dependency on Autoconf needs to be bumped

2007-01-05 Thread Sven Joachim
Romain Francoise writes: > I'm aware of the change, but I was thinking of dropping the > dependency on autoconf altogether, configure is always up to date > because make-dist regenerates it when I make the upstream tarball. Yes, that makes sense. I was fooled to believe that autoconf was needed

Bug#405791: gcc-defaults: Please provide gcc-locales metapackage

2007-01-06 Thread Sven Joachim
Package: gcc-defaults Version: 1.50 Severity: wishlist It would be nice if there were a gcc-locales metapackage depending on the gcc-x.y-locales package for the default Debian gcc version. It would not only pull it automacically in, but people who only want to have one gcc version on their system

Bug#400327: wine: Problems recognizing locale settings

2006-11-25 Thread Sven Joachim
Package: wine Version: 0.9.25-1 Severity: normal Tags: l10n Wine does not recognize my locale settings and starts in English. I have LANG=de_DE and LC_* unset, except for LC_COLLATE=C. This is the output when starting winecfg: Warning: Language 'LC_CTYPE=de_DE;LC_NUMERIC=de_DE;LC_TIME=de_DE;LC

Bug#401201: nvidia-kernel-source: Fails to build with kernel 2.6.19

2006-12-01 Thread Sven Joachim
Package: nvidia-kernel-source Version: 1.0.8776-2 Severity: important The NVIDIA kernel module fails to build with the just released Linux kernel 2.6.19. Here's an excerpt from the log: $ fakeroot make-kpkg modules_image [...lots of output truncated] NVIDIA: calling KBUILD... make CC=gcc-4.1 -C

Bug#342887: hwclock.sh runs too late

2006-10-31 Thread Sven Joachim
Michael Biebl writes: > As /etc/localtime is a copy and not a symlink anymore, hwclock.sh could > be started even earlier than S11. The only requirement I see is S03udev > (because of /dev/rtc). So the earliest possible time would be S04. As > Thomas pointed out earlier, it should also be started

Bug#396875: emacs21-common: Must include a copy of the GFDL

2006-11-03 Thread Sven Joachim
Package: emacs21-common Version: 21.4a+1-1 Severity: serious The manpages for Emacs and Etags have the following license: Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by t

Bug#398272: emacs21: black icon

2006-11-13 Thread Sven Joachim
reassign 398272 icewm severity 398272 normal merge 354434 398272 quit Dan Jacobson writes: > Emacs21 has a black square icon in icewm these days. This is a bug in IceWm, not in Emacs; see #354434. Reassigning and merging accordingly, Sven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#323741: Please don't allow 'emacsen' as build-dependency

2006-11-17 Thread Sven Joachim
I think it is not correct to use emacs21 | emacsen in the Build-Depends-Indep field, since, AFIK, the xemacs packages provide emacsen but not the /usr/bin/emacs alternative. It would be better to use emacs21 | emacs22 | emacs-snapshot instead (the latter works, I just verified it). The package wi

Bug#315195: Symlink for x-terminal-emulator.1.gz is still dangling here

2007-02-06 Thread Sven Joachim
Found 315195 223-1 thanks Somehow the symlink /usr/share/man/man1/x-terminal-emulator.1.gz is dangling on my system: $ ls -l /usr/share/man/man1/x-terminal-emulator.1.gz lrwxrwxrwx 1 root root 42 2007-02-02 17:59 /usr/share/man/man1/x-terminal-emulator.1.gz -> /etc/alternatives/x-terminal-emula

Bug#410848: icedove: Please provide possibility to choose charset of attachments

2007-02-13 Thread Sven Joachim
Package: icedove Version: 1.5.0.9.dfsg1-1 Severity: wishlist When composing mail, it is not possible to choose the charset of attachments; IceDove never asks for it nor specifies it. This is a problem for text attachments which the MUA of the recipient can display inline, since it then has no way

Bug#413654: emacs-snapshot-nox: ps-print broken

2007-03-07 Thread Sven Joachim
[EMAIL PROTECTED] writes: > Package: emacs-snapshot-nox > Version: 1:20070302-1 > Severity: normal > > When I run pr-ps-buffer-print on 1:20070302, printing fails. > However, on1:20070223, printing worked fine. > > On *Message* buffer, ps-print stopped with following error: > > ps-generate: Sym

Bug#413496: emacs-snapshot-el: ps-print has stopped working.

2007-03-07 Thread Sven Joachim
Christian Lynbech writes: > Package: emacs-snapshot-el > Version: 1:20070302-1 > Severity: normal > > In the latest upgrade, a change to the ps-print package has broken it > badly. > > The changelog says: > > 2007-03-01 Vinicius Jose Latorre <[EMAIL PROTECTED]> > > * ps-print.e

Bug#404299: icedove-locale-de: XML error on invoking 'Credits' menu entry

2007-03-08 Thread Sven Joachim
severity 404299 minor reassign 404299 icedove merge 404299 404984 thanks Sven Joachim wrote: > Package: icedove-locale-de > Version: 1:1.5.0.8-1 > Severity: normal > Tags: l10n > > There's a problem in the 'Credits' menu entry (Help -> About Icedove -> >

Bug#416661: emacs-snapshot: Non-incremental search started by C-s RET has read-only minibufer

2007-03-29 Thread Sven Joachim
Martin Jambor writes: > Package: emacs-snapshot > Version: 1:20070302-1 > Severity: normal > > > Pressing enter right after the incremental-search has started > (i.e. pressing C-s RET) is supposed to start non-incremental search > equivalent to launching interactive function search

Bug#415470: emacs-snapshot-gtk: mini-buffer tab-complete segfault

2007-03-20 Thread Sven Joachim
dann frazier writes: > Package: emacs-snapshot-gtk > Version: 1:20070302-1 > Severity: normal > > To reproduce: > 1) start emacs > 2) use meta+x to enter command buffer > 3) hit tab > [SEGV] > > I can reproduce w/ both the -q and -Q parameters (as suggested by reportbug). I cannot reproduce this

Bug#408677: kmyfirewall: Manual is in wrong directory

2007-01-27 Thread Sven Joachim
Package: kmyfirewall Version: 1.0-1+b1 Severity: normal The manual for kmyfirewall is installed in /usr/share/doc/HTML where khelpcenter does not find it. It should be in /usr/share/doc/kde/HTML instead. There is an interesting section in debian/rules: , | -include debian/debiandirs | | #

Bug#409411: w3-el-e21: No sane upgrade path due to unnecessary conflicts

2007-02-02 Thread Sven Joachim
Package: w3-el-e21 Version: 4.0pre.2001.10.27.nodocs-3 Severity: normal The package w3-el-e21 conflicts with non-matching versions of w3-lisp-e21. This is totally unnecessary, because w3-lisp-e21 already has a versioned dependency on w3-el-e21. The result is that on upgrades the packages cannot

Bug#409821: rt2x00-source: Kernel panic after bringing up wlan0 with rt73usb

2007-02-05 Thread Sven Joachim
Package: rt2x00-source Version: 0cvs20070121-1 Severity: important Hi, I have a USB WLAN adapter with Ralink chipset, a D-Link DWL-G122 rev. C1. The rt2x00 driver compiled fine with module-assistant, and after installing Ralink's rt73.bin firmware into /lib/firmware and plugging in the adapter, i

Bug#322035: (no subject)

2007-04-10 Thread Sven Joachim
. . writes: > Appeared on Debian testing after upgrading to xorg 7.1.0 emacs version > 21.4a+1-5. > > It is a year now that this bug is discovered and now seems to have arrived > to testing also, any workaround on this one? It does not seem to be reproducible by the Emacs maintainers or any com

Bug#322035: Font problem in Emacs was: Re: Bug#322035: (no subject)

2007-04-11 Thread Sven Joachim
. . writes: > I investigated the problem a little. In my case the problem is related to > Type1 fonts. In fact the xorg.conf after 7.1 updates had > > FontPath"/usr/share/fonts/X11/misc" > FontPath"/usr/share/fonts/X11/cyrillic" > FontPath "/usr/shar

Bug#418893: glibc-doc-reference: Please upload version 2.5 to unstable

2007-04-12 Thread Sven Joachim
Package: glibc-doc-reference Version: 2.3.6-1 Severity: wishlist Hello, could you please upload a new debian version matching glibc 2.5 to unstable? It's already in experimental. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architectur

Bug#419360: mirrors: Release and Release.gpg out of sync on ftp2.de.debian.org

2007-04-15 Thread Sven Joachim
Package: mirrors Severity: normal On ftp2.de.debian.org, the Release and Release.gpg files are often out of sync, this is how they looked this morning on http://ftp2.de.debian.org/debian/dists/unstable/ : Release 14-Apr-2007 22:19 78K Release.gpg 15-Apr-2007 10:1

Bug#407119: emacs-snapshot: German dictionaries for ispell not works in emacs snapshot

2007-04-17 Thread Sven Joachim
[David, please CC the bug submitter if you want him to answer. He doesn't automatically receive mails sent to the bug number.] David Smith writes: > Hello, I'm working on new packages of emacs-snapshot. > > I am not able to reproduce this bug. I installed ingerman and tested the > spelling of t

Bug#363748: Update on this bug

2007-04-20 Thread Sven Joachim
reassign 363748 icedove found 363748 1.5.0.10.dfsg1-3 retitle 363748 icedove: Ctrl-V does not paste text from primary selection thanks On closer inspection, icedove actually _does_ paste text from the X clipboard. If x-select-enable-clipboard is set to t in Emacs, Ctrl-V pastes the copied text in

Bug#363748: Update on this bug

2007-04-20 Thread Sven Joachim
severity 363748 wishlist thanks Am 21.04.2007 02:32 schrieb Alexander Sack - Debian Bugmail: > If i go to gnome-console, select something with mouse and then press > ctrl+shift+v the selected text will not be pasted, but whatever was > copied by ctrl+shift+c. > > Looks like its not so uncommon.

Bug#417531: emacs-snapshot: snapshot vs elisp-manual package

2007-04-03 Thread Sven Joachim
reassign 417531 elisp-manual thanks Kevin Ryde writes: > Running up > > emacs-snapshot -Q > > and opening the manual > > C-h i g (emacs) > > then following the emacs lisp manual link > > Tab Ret > > opens the emacs 21 manual from the elisp-manual package, > ie. /usr/share/

Bug#417879: release-notes: xfs should be restarted after upgrade from sarge

2007-04-05 Thread Sven Joachim
Package: release-notes Severity: normal When upgrading from X.Org 6.9 to 7.0, I experienced a lot of font problems after restarting X. This was because the font server was not restarted (/etc/X11/fs/xfs.options contains a line with no-restart-on-upgrade), but the font paths had changed. After an

Bug#404984: Problem not apparent in icedove 1.5.0.10.dfsg1-3

2007-04-07 Thread Sven Joachim
Hi Alexander, has this bug accidentally been fixed? I don't see it anymore in version 1.5.0.10.dfsg1-3. Cheers, Sven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#167334: Bug 167334: was fixed in Emacs 21.3

2007-04-08 Thread Sven Joachim
Hello, this bug was fixed in in Emacs 21.3, see the following entry in lisp/Changelog: , | 2003-02-06 Matthew Swift <[EMAIL PROTECTED]> | | * dired.el (dired-move-to-filename-regexp): Support "K" suffix on | "ls -alh" output. ` I can confirm that it works correctly with th

Bug#385005: gettext-el: po-mode inserts header if buffer is narrowed

2006-08-28 Thread Sven Joachim
Package: gettext-el Version: 0.15-1 Severity: minor Tags: patch [CC'ing gettext maintainer.] There is a small bug in the function po-check-file-header. If the buffer is narrowed, M-x po-mode can insert a header even if the buffer already has one in its not currently visible part. Attached is a

Bug#385005: gettext-el: po-mode inserts header if buffer is narrowed

2006-08-28 Thread Sven Joachim
tags 385005 upstream forwarded 385005 [EMAIL PROTECTED] thanks Sven Joachim wrote: [CC'ing gettext maintainer.] Or at least I wanted to do that ... but my mailer apparently botched the X-Debbugs-CC header. :-( Anyway, I reported this upstream now. -- To UNSUBSCRIBE, email to [

Bug#384843: [Intl:de] dselect German translation update

2006-08-28 Thread Sven Joachim
Nicolas François wrote: On Sun, Aug 27, 2006 at 12:15:30PM +0200, Sven Joachim wrote: After the translation of dpkg, I found time to update the dselect translation as well. Attached is a new version which has passed the review process on the debian-l10n-german mailing list. Please include it

  1   2   3   4   5   6   7   8   9   10   >