Bug#304800: Comment/Uncomment-Region command of LATEX mode no longer complementary

2005-04-15 Thread Anton Rebhan
ter "%", presumably to improve readability, however "Uncomment" only removes the "%". Since commented regions are anyway color coded, I find it superfluous to insert additional spaces which after uncommenting need to be removed by hand. I am using Debian-testin

Bug#410333: font problems in start-up screen and kdm-started window managers

2007-02-09 Thread Anton Rebhan
Package: kdm Version: 3.5.5a.dfsg.1-5 After a fresh install of etch (testing/frozen) including kde and wmaker, managed by kdm, the startup screen of kdm comes with oversized fonts, spilling over the central window and the space between the symbols at the bottom. /usr/share/doc/kdm/README.Debian m

Bug#526746: prosper: overlays stopped working properly after upgrade to Lenny

2009-05-03 Thread Anton Rebhan
Package: prosper Version: 1.00.4+cvs.2007.05.01-4 Severity: important After upgrading from etch/tetex to lenny/texlive, some overlay commands don't work as they should. For example, putting an \onlySlide{p}{mat} command displays "mat" but kills all the subsequent material on the page, as the modif

Bug#595650: cadabra: missing dependency on texlive-latex3

2010-09-05 Thread Anton Rebhan
Package: cadabra Version: 1.25-1 Severity: important Cadabra requires the breqn package for LaTeX, which in squeeze is in texlive-latex3, but texlive-latex3 is not in the dependencies of cadabra -- System Information: Debian Release: mixed lenny/squeeze system -- To UNSUBSCRIBE, email to debi

Bug#536778: (no subject)

2011-03-06 Thread Anton Rebhan
I can confirm this bug on my squeeze installation. The same bug appears to have been widely discussed in Ubuntu before, with no resolution so far except a downgrade of dansguardian to a previous version: https://bugs.launchpad.net/ubuntu/+source/dansguardian/+bug/474475 https://launchpad.net/webc

Bug#608691: xemacs21: Option "Delete Key Deletes Selection" no longer working

2011-01-02 Thread Anton Rebhan
Package: xemacs21 Version: 21.4.22-3.1 Severity: normal After an upgrade from lenny's 21.4.21 to squeeze, choosing Options > Keyboard and Mouse > Delete Key Deletes Selection no longer works - only the character before the cursor can be deleted, irrespective of the choice. It can be reenabled, ho

Bug#598320: xemacs21: Window height 0 too small (after splitting) errors in Latex mode upon upgrade to squeeze

2010-09-28 Thread Anton Rebhan
(split-window nil (- (frame-height frame) 5))) Byte-compiling minibus.el did not help, but by including (load-library "minibuf.el") in my init.el file the problem was finally fixed. A better solution is obviously to recompile xemacs, which is why I'm submitting this fix. Anto