Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194985 - Please fix Emacs support in media-sound/cm
Summary: Please fix Emacs support in media-sound/cm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Marijn Schouten (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 174469 184166
  Show dependency tree
 
Reported: 2007-10-07 12:24 UTC by Ulrich Müller
Modified: 2007-10-07 16:05 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Proposed changes for cm-2.10.0.ebuild (cm-2.10.0.ebuild.diff,1.17 KB, patch)
2007-10-07 12:27 UTC, Ulrich Müller
Details | Diff
files/50cm-gentoo.el (50cm-gentoo.el,149 bytes, text/plain)
2007-10-07 12:28 UTC, Ulrich Müller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2007-10-07 12:24:22 UTC
Patches to follow.
Comment 1 Ulrich Müller gentoo-dev 2007-10-07 12:27:07 UTC
Created attachment 132814 [details, diff]
Proposed changes for cm-2.10.0.ebuild

- Load new sitefile
- Use elisp-compile (not elisp-comp) for byte-compilation
- Message in pkg_postinst
Comment 2 Ulrich Müller gentoo-dev 2007-10-07 12:28:54 UTC
Created attachment 132815 [details]
files/50cm-gentoo.el

New site-init file, goes to ${FILESDIR}.

I propose to renamed it to 50cm-gentoo.el since with autoload there is no more need to have it after slime.
Comment 3 Marijn Schouten (RETIRED) gentoo-dev 2007-10-07 16:05:36 UTC
fixed, thanks ulm