In addition to the web page, you might want to check out which emacs you are running.
Apple has emacs installed in /usr/bin while the fink emacs is in /sw/bin.
These are not the same emacs. [se below]
Fink is suppose to update your PATH, but on one of my two systems it failed to
do so and I had to fix it manually. (This is probably because I had already modified
something and Fink didn't recognize where it was suppose to make the change.
[John-Zwiebels-Computer:~] jzwiebel% which emacs
/sw/bin/emacs
[John-Zwiebels-Computer:~] jzwiebel% whereis emacs
/usr/bin/emacs
[John-Zwiebels-Computer:~] jzwiebel% echo $PATH
/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/jzwiebel:/usr/ X11R6/bin:/usr/X11R6/bin:/Users/jzwiebel/bin
[John-Zwiebels-Computer:~] jzwiebel% /usr/bin/emacs --version
GNU Emacs 21.1.1
Copyright (C) 2001 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
[John-Zwiebels-Computer:~] jzwiebel% /sw/bin/emacs --version
GNU Emacs 20.7.1
Copyright (C) 1999 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
-------------------------------------------------------
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners
- [Fink-beginners] Fwd: Delete in emacs, Option as Meta in ... Kow K
- Re: [Fink-beginners] Fwd: Delete in emacs, Option as... Adam Winter
- Re: [Fink-beginners] Fwd: Delete in emacs, Option as... Jonathan Levi MD
- Option as Meta in Emacs WAS: [Fink-beginners] Fwd: D... Adam Winter
- John M. Zwiebel
