[97561] trunk/dports/www
Ryan Schmidt
ryandesign at macports.org
Sun Sep 9 02:17:07 PDT 2012
On Sep 9, 2012, at 04:12, easieste at macports.org wrote:
> Revision: 97561
> https://trac.macports.org/changeset/97561
> Author: easieste at macports.org
> Date: 2012-09-09 02:12:34 -0700 (Sun, 09 Sep 2012)
> Log Message:
> -----------
> emacs-w3m-dev: Track the CVS version of W3M for Emacs 24.
>
> Added Paths:
> -----------
> trunk/dports/www/emacs-w3m-dev/
> trunk/dports/www/emacs-w3m-dev/Portfile
The name of the port should me emacs-w3m-devel, not emacs-w3m-dev.
Don't forget to mark the emacs-w3m and emacs-w3m-devel ports as conflicting with one another.
> +post-activate { ui_msg "To use emacs-w3m, put the following in your ~/.emacs:"
> + ui_msg "(require 'w3m-load)"
> + ui_msg ""
> + ui_msg "Then you can use w3m by typing M-x w3m"
> + ui_msg ""
> + }
This notice should be displayed using the "notes" feature, instead of "ui_msg"s.
More information about the macports-dev
mailing list