Hi all, ive googled, and read the zope book, and just cant plain figure out what I need to do to edit zope stuff with emacs (im starting to really like zope, but if I have to do everying on the web brower, I will likely just switch to PHP) Any pointers? Thanks all! __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
On Fri, Jun 27, 2003 at 11:23:19AM -0700, Gerardo Arnaez wrote:
Hi all, ive googled, and read the zope book, and just cant plain figure out what I need to do to edit zope stuff with emacs (im starting to really like zope, but if I have to do everying on the web brower, I will likely just switch to PHP)
three options to give you more google ammo: 1) ExternalEditor + emacsclient 2) ange-ftp (emacs built-in ftp support) 3) davfs (mountable webdav filesystem for linux) I have used 1 & 2 with success, haven't tried 3. -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's BUTTERY KATANA INMATE! (random hero from isometric.spaceninja.com)
Gerardo Arnaez wrote:
Hi all, ive googled, and read the zope book, and just cant plain figure out what I need to do to edit zope stuff with emacs (im starting to really like zope, but if I have to do everying on the web brower, I will likely just switch to PHP)
Any pointers?
Casey Duncan's External Editor product may be just the thing you are looking for. http://www.zope.org/Members/Caseman/ExternalEditor -- Jim Washington
Zope Book (2.5.1 edition) pages 32-33 and sorta in the same place in the 2.6.1 edition. The details depend upon whether you are using emacs or xemacs. For emacs visit /user@server port:/ where the port is your Zope FTP port (often 8021) and the literal space in the filename is entered quoted, that is '^Q '.
participants (4)
-
Dennis Allison -
Gerardo Arnaez -
Jim Washington -
Paul Winkler