Bug 2621 - do not compress emty placeholders for obsolete code
Summary: do not compress emty placeholders for obsolete code
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: emacs21-common (show other bugs)
Version: unstable
Hardware: all Linux
: P5 enhancement
Assignee: Alex Ott
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-28 14:22 MSD by imz
Modified: 2005-10-24 22:33 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description imz 2003-05-28 14:22:37 MSD
emacs-mode-tdtd calls a function from /usr/share/emacs/21.3/lisp/obsolete/rsz-mini.elc.gz. All definitons there are empty. So it makes no sense to compress it.

Probably the .elc-files corresponding to the following .el-files shouldn\'t be compresed:

$ zgrep \\#autoload /usr/share/emacs/21.3/lisp/obsolete/* | sort -u
/usr/share/emacs/21.3/lisp/obsolete/auto-show.el.gz:;;;###autoload
/usr/share/emacs/21.3/lisp/obsolete/hscroll.el.gz:;;;###autoload
/usr/share/emacs/21.3/lisp/obsolete/rsz-mini.el.gz:;;;###autoload

There is one more file with \\#autoload:

$ bzgrep \\#autoload /usr/share/emacs/21.3/lisp/obsolete/* | sort -u
/usr/share/emacs/21.3/lisp/obsolete/rnewspost.el.bz2:;;;###autoload

but it is not empty -- let it remain compressed.

---

---
emacs-common-21.3-alt4.1
Comment 1 inger@altlinux.org 2004-04-29 12:30:06 MSD
переназначено 
 
Comment 2 Eugene Vlasov 2005-10-15 14:36:24 MSD
Этот баг тоже давно исправлен - в emacs21-21.3-alt6.
Просьба изменить на FIXED.
Comment 3 Eugene Vlasov 2005-10-17 11:43:07 MSD
Изменяю сам