| Bug#: 222341 | Product: Gentoo Linux | Version: 2007.0 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: minor | Priority: P2 |
| Resolution: FIXED | Assigned To: cvs-utils@gentoo.org | Reported By: ulm@gentoo.org | |
| Component: Development | |||
| URL: | |||
| Summary: dev-util/cvs installs bogus Emacs support file | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-05-16 07:04 0000 | |||
| Description: | Opened: 2008-05-16 07:04 0000 |
dev-util/cvs installs a file /usr/share/emacs/site-lisp/cvs-format.el. The file contains definitions for a C indentation style. It is not loaded by default, but the user must activate it manually. In any case, it is not very useful to have it in the site-lisp directory. Also, when loading it, the standard C indentation will be clobbered. I propose to get rid of the emacs USE flag and not install the file. Or it could be installed under /usr/share/doc/ instead. Patch will follow.
Created an attachment (id=153281) [details]
Proposed change for cvs-1.12.13.1.ebuild