[MacPorts] #24236: erc depends on emacs but conflicts with it
MacPorts
noreply at macports.org
Sat May 15 22:51:41 PDT 2010
#24236: erc depends on emacs but conflicts with it
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: erc, emacs
-------------------------------------+--------------------------------------
Comment(by dports@…):
Replying to [comment:1 dports@…]:
> it might be worth putting all of emacs's info files into
/opt/local/share/info/emacs-$version/ or something like that -- this would
also be useful if you want the info for both emacs and emacs22 installed.
I'll see what it would take to do that; I'm not that familiar with info
files.
Looks like just installing the info files into a different directory will
do nicely. I was worried that we'd need to hack the contents of the
portfiles so they'd show up separately in info directories, but that
appears unnecessary as info seems to pick the right one by default.
Here's a very simple patch for emacs. With it, emacs installs its info
files into share/info/emacs/. emacs22 already installs its into
share/info/emacs22/. Any ports that provide emacs packages (e.g. erc) can
install their info files directly into share/info, which is probably the
default.
Can you also apply the attached patch to org-mode which brings it into
line with the above?
--
Ticket URL: <http://trac.macports.org/ticket/24236#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list