Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187470 - Please fix Emacs support in media-sound/supercollider
Summary: Please fix Emacs support in media-sound/supercollider
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 184166
  Show dependency tree
 
Reported: 2007-08-02 07:32 UTC by Christian Faulhammer (RETIRED)
Modified: 2007-08-03 17:05 UTC (History)
1 user (show)

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


Attachments
Patch for the ebuild (supercollider-emacs.patch,1.94 KB, patch)
2007-08-02 07:33 UTC, Christian Faulhammer (RETIRED)
Details | Diff
50supercollider-gentoo.el (50supercollider-gentoo.el,166 bytes, text/plain)
2007-08-02 07:34 UTC, Christian Faulhammer (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Faulhammer (RETIRED) gentoo-dev 2007-08-02 07:32:03 UTC
Up to now, supercollider emerged with USE=emacs installs all needed files, but has some disadvantages:
- "wrong" location, a directory is cluttered with files instead of chosing the correct subdirectory
- Emacs won't know about supercollider until the user tells him so, this should be an out-of-the box experience

Patches to follow
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2007-08-02 07:33:37 UTC
Created attachment 126683 [details, diff]
Patch for the ebuild

- install Elisp files in the correct location
- install Emacs support file
- depend on Emacs when USE=emacs is present
- regenerate the Emacs configuration postinst and postrm
- some quotes (independent from Emacs, but good to have)
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2007-08-02 07:34:37 UTC
Created attachment 126684 [details]
50supercollider-gentoo.el

Emacs support file, goes to ${FILESDIR}
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2007-08-03 17:05:36 UTC
done, thanks