Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (313 - 315 of 1145)

Ticket Resolution Summary Owner Reporter
#1241 fixed debathena-emacs-config doesn’t uninstall cleanly andersk

Reported by andersk, 12 years ago.

Description

Since debathena-emacs-config works by installing a conffile, and dpkg doesn’t delete conffiles on package removal, its effects are persistent until the package is manually purged.

#101 fixed debathena-emacs-config should not include cosmetic changes andersk

Reported by andersk, 16 years ago.

Description

debathena-emacs-config ended up with a lot of cruft that seems to have been added based on the preferences of the Athena developers at the time. Much of it was removed in r23107, but there is still a fair amount left:

(setq require-final-newline t)
(setq mouse-yank-at-point t)
(blink-cursor-mode 0)

There’s also some stuff that’s no longer needed or just wrong:

(setq inhibit-local-variables t)
(setq bug-gnu-emacs "bugs@mit.edu")
(setq mail-host-address "mit.edu")
(setq tex-dvi-print-command "dvips")
(setq initial-major-mode …)
(setq initial-scratch-message …)

The auto-save changes are useful, but they should be modified to take effect only if DEBATHENA_HOME_TYPE=afs.

#1555 fixed debathena-extra-software has unmet dependencies on jessie andersk

Reported by andersk, 9 years ago.

Description
The following packages have unmet dependencies:
 debathena-extra-software : Depends: compizconfig-settings-manager which is a virtual package.
                            Depends: chromium-browser which is a virtual package.
                            Depends: icedtea6-plugin which is a virtual package.
  • compizconfig-settings-manager was removed from jessie for RC bugs (not sure which ones). It’s still in sid.
  • chromium-browser was renamed to chromium in wheezy.
  • icedtea6-plugin is obsolete in all supported distros; we want the icedtea-plugin metapackage instead.
Note: See TracQuery for help on using queries.