help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [h-e-w] FW: Niggling file problems


From: Hollingdale, Dave
Subject: RE: [h-e-w] FW: Niggling file problems
Date: Thu, 7 Feb 2002 14:46:50 -0000

Thanks - seems like a much easier solution than my original one.

-----Original Message-----
From: address@hidden [mailto:address@hidden
Sent: Thursday, February 07, 2002 2:25 PM
To: address@hidden
Cc: address@hidden
Subject: Re: [h-e-w] FW: Niggling file problems




> As for my final problem with using abbreviations for filepaths, I suppose
> I will have to rename the find-file function and attempt some lisp to
pass
> a converted filepath to it. What I am hoping to do is find a way of
> including say a # character into the find-file function so that it
invoked
> an abbreviation list lookup and substituted the filepath e.g. my1#
> filename could become
> /address@hidden:/users/someone/very/long/path/name/filename
>

Why not use environment varibles for this. You can have something
like the following in your .emacs file :-

(setenv "my1", "a long file path")

then when find-file asks for a file you can use :-

$my1/filename

HTH

----------------------------------------------------------------
Andy Ling                         email: address@hidden
Quantel Ltd.                      Tel:   +44 (0)1635 48222
Turnpike Road, Newbury Berks UK. RG14 2NE
----------------------------------------------------------------




Disclaimer:

Internet communications are not secure and therefore SSI does not accept legal 
responsibility for the contents of this message.  Statements of fact are not 
binding unless confirmed by letter signed by an authorised signatory of SSI.  
Any views and opinions expressed are solely those of the author and do not 
necessarily represent those of SSI unless explicitly stated



reply via email to

[Prev in Thread] Current Thread [Next in Thread]