.emacs

2001-01-30 Thread brianr
Mark Fowler writes: > I like my .emacs file. It sets nice fonts and colours, and sets the > editing mode and wrapping mode of choice ;-) > > I'm sure it can do more... > > 1) Where do I find handy things to put into my .emacs file on the web? > 2) Got any nic

Re: .emacs

2001-01-30 Thread Michael Stevens
On Mon, Jan 29, 2001 at 07:53:00PM +, Mark Fowler wrote: > I like my .emacs file. It sets nice fonts and colours, and sets the > editing mode and wrapping mode of choice ;-) > I'm sure it can do more... > 1) Where do I find handy things to put into my .emacs file on the w

Re: .emacs

2001-01-30 Thread Richard Clamp
On Tue, Jan 30, 2001 at 09:55:58AM +, Dominic Mitchell wrote: > On Mon, Jan 29, 2001 at 08:13:11PM +, Mark Fowler wrote: > > Robin said: > > > On Mon, Jan 29, 2001 at 07:53:00PM +, Mark Fowler wrote: > > > > 2) Got any nice bits of your .emacs file to

Re: .emacs

2001-01-30 Thread James Powell
On Tue, Jan 30, 2001 at 09:55:58AM +, Dominic Mitchell wrote: > On Mon, Jan 29, 2001 at 08:13:11PM +, Mark Fowler wrote: > > Robin said: > > > On Mon, Jan 29, 2001 at 07:53:00PM +, Mark Fowler wrote: > > > > 2) Got any nice bits of your .emacs file to

Re: .emacs

2001-01-30 Thread Michael Stevens
On Mon, Jan 29, 2001 at 07:53:00PM +, Mark Fowler wrote: > I like my .emacs file. It sets nice fonts and colours, and sets the > editing mode and wrapping mode of choice ;-) > > I'm sure it can do more... > > 1) Where do I find handy things to put into my .emacs fil

Re: .emacs

2001-01-30 Thread Dominic Mitchell
On Mon, Jan 29, 2001 at 08:13:11PM +, Mark Fowler wrote: > Robin said: > > On Mon, Jan 29, 2001 at 07:53:00PM +, Mark Fowler wrote: > > > 2) Got any nice bits of your .emacs file to share? > > > > Hmm, well this: > > > > (add-hook 'ange-

.emacs

2001-01-30 Thread Adam Worrall
>>>>> "MF" == Mark Fowler <[EMAIL PROTECTED]> writes: MF> 2) Got any nice bits of your .emacs file to share? My only foray into elisp was this chunk: / Start / ;; This revert function does not prompt. ;; Use a `permenant-local' buffer local

Re: .emacs

2001-01-29 Thread Jonathan Stowe
On Mon, 29 Jan 2001, Mark Fowler wrote: > > P.S. All other editor comments >/dev/null or to sender as I think we've > had quite enough holy wars on this list this month. > Tsk, tsk - you shouldnt have brought it up then had you :) /J\ -- Jonathan Stowe | http://www.gellyfish.c

Re: .emacs

2001-01-29 Thread Richard Clamp
On Mon, Jan 29, 2001 at 08:26:32PM +, Robin Houston wrote: > On Mon, Jan 29, 2001 at 08:13:11PM +, Mark Fowler wrote: > > > > Hmm. Can you do something to save directly via scp? > > http://ls6-www.informatik.uni-dortmund.de/~grossjoh/emacs/tramp.html See, th

Re: .emacs

2001-01-29 Thread Richard Clamp
On Mon, Jan 29, 2001 at 08:13:11PM +, Mark Fowler wrote: > Hmm. Can you do something to save directly via scp? Yup, in 2 expressions (require 'tramp) (setq tramp-default-method "scp") tramp is here: http://ls6-www.informatik.uni-dortmund.de/~grossjoh/emacs/tramp.html

Re: .emacs

2001-01-29 Thread Robin Houston
On Mon, Jan 29, 2001 at 08:13:11PM +, Mark Fowler wrote: > > Hmm. Can you do something to save directly via scp? http://ls6-www.informatik.uni-dortmund.de/~grossjoh/emacs/tramp.html .robin. -- A man, a plan, a cat, a ham, a yak, a yam, a hat, a canal--Panama!

Re: .emacs

2001-01-29 Thread Michael Stevens
On Mon, Jan 29, 2001 at 07:53:00PM +, Mark Fowler wrote: > I like my .emacs file. It sets nice fonts and colours, and sets the > editing mode and wrapping mode of choice ;-) > I'm sure it can do more... > 1) Where do I find handy things to put into my .emacs file on the w

Re: .emacs

2001-01-29 Thread Mark Fowler
Robin said: > On Mon, Jan 29, 2001 at 07:53:00PM +, Mark Fowler wrote: > > 2) Got any nice bits of your .emacs file to share? > > Hmm, well this: > > (add-hook 'ange-ftp-process-startup-hook > '(lambda () > (ange-ftp-raw-send-

.emacs

2001-01-29 Thread Mark Fowler
I like my .emacs file. It sets nice fonts and colours, and sets the editing mode and wrapping mode of choice ;-) I'm sure it can do more... 1) Where do I find handy things to put into my .emacs file on the web? 2) Got any nice bits of your .emacs file to share? Note that (shock, horr