Bug 43466 - editors/gnuserv: gnuserv.el should be modified
Summary: editors/gnuserv: gnuserv.el should be modified
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-29 11:30 UTC by MOROHOSHI Akihiko
Modified: 2003-05-06 16:44 UTC (History)
0 users

See Also:


Attachments
file.diff (317 bytes, patch)
2002-09-29 11:30 UTC, MOROHOSHI Akihiko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description MOROHOSHI Akihiko 2002-09-29 11:30:03 UTC
editors/gnuserv changes name of installed commands to *-emacs,
but variable gnuserv-program in gnuserv.el are not changed.
pkg-message tells users to set it in his/her ~/.emacs.el,
but it should be done in gnuserv.el.
Current situation adds unnecessary inconvenience especially
when dotfiles are shared among several environments.

Fix: add this patch as files/patch-ab.
Comment 1 Yoichi NAKAYAMA freebsd_committer freebsd_triage 2003-05-06 16:43:12 UTC
State Changed
From-To: open->closed

The patch has been committed by ijliao, thanks!