Re: tramp2 not loading (?)

2005-09-02 Thread ken
On Fri, 02 Sep 2005 09:48:54 +0200 Michael Albinus <[EMAIL PROTECTED]> wrote: > ken <[EMAIL PROTECTED]> writes: > > > I should also amend: I'm actually using tramp2 > > (if that makes a difference). > > It does. tramp2 is a code basis which hasn

tramp2 not loading (?) (was: Re: tramp 2.1.3 compile funkiness)

2005-09-01 Thread ken
On Sat, 27 Aug 2005 22:14:31 +0200 Michael Albinus <[EMAIL PROTECTED]> wrote: > ken <[EMAIL PROTECTED]> writes: > > > > > > > /[EMAIL PROTECTED]:~/filename [=> ftp failure] > > > > /[EMAIL PROTECTED]/path/file[=> create (loca

Re: tramp 2.1.3 compile funkiness

2005-08-26 Thread ken
trying to do ange-ftp. In the case of the "create directory" errors, emacs (I'm guessing) is trying to create a file on the local machine. So does anyone know the correct syntax for tramp these days? tnx, ken > > If you believe you did everything right, you could s

customization; std vs. personal libraries

2005-05-11 Thread ken
Drew Adams wrote: >Per Abrahamsen said: > >[] > >The rest of this email is about the first of these guidelines, and it might >be somewhat off-topic for help-gnu-emacs. > >I noticed that RMS said this recently in emacs-devel: > >Just loading appt.el probably should not activate the feature.

gnus fails authenticating, fails to get get mail

2005-05-01 Thread ken
er-full-name "name") (setq smtpmail-debug-info t) (setq smtpmail-debug-verb t) Doing M-x gnus gives this in *Messages*: -- Reading /home/ken/.newsrc.eld... Opening nntp server on news... Denied server Reading active file from private via nnml... Opening

Re: gnus fails sending mail

2005-05-01 Thread ken
Kevin, Thanks very much for replying. Kevin Rodgers wrote: > ken wrote: > > relevant .emacs: > > > > (setq message-send-mail-function 'smtpmail-send-it) > > (setq smtpmail-smtp-server "mail.boofy.net") > > (require 'starttls) > > (setq

gnus fails sending mail

2005-04-27 Thread ken
it cause it to fail?) *Messages* buffer says: Loading gnus-sum...done Checking new news...done Loading mh-e...done inc +inbox...done No new mail Composing a message...done Auto-saving... Composing a message... mh-read-draft: Draft preserved Wrote

setting up gnus

2005-04-26 Thread ken
macs somehow screwed even this little bit of success so that I couldn't even log in to the server. So I've wiped all the gnus-relevant code out of ~/.emacs and renamed ~/.gnus so it is no longer functional either. IOW, I'm back at the very beginning. Any tips anyone can provide w

Re: revert-buffer tragedy

2005-04-23 Thread ken
ell An autosave file has saved my keister a few times. Look for a file in the same directory with the same filename except wrapped with pound signs (#). Doing "ls -a \#*" should show it. In emacs you could simply visit the trashed file and do M-x recover-file and reply with the filename

Recommendations: emacs files containing multiple languages

2005-04-10 Thread ken
developed by Rob Pike, that can do this. But in my many years of using emacs and reading lists like this, I've never heard of emacs being capable of such a wild thing. tia, ken -- A lot of us are working harder than we want, at things we don't like to do. Why? ...In order to affor

Re: Making Emacs more newbie friendly

2005-03-20 Thread ken
PT wrote: On Sat, 19 Mar 2005 12:47:54 +0200, Eli Zaretskii <[EMAIL PROTECTED]> wrote: From: PT <[EMAIL PROTECTED]> Date: Sat, 19 Mar 2005 06:40:54 +0100 > C-h t That's exactly what I meant. The key bindings shown in the tutorial are leftovers from a world when there were no arrow keys on keyboards