This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

cygwin-mount


I hope my post will not be considered off topic. cygwin-mount.el is the
emacs package that lets emacs find file with cygwin names. The last
version of cygwin-mount is really great (even gud knows about cygwin
mounts) but I get one error on one of our stations when I run
cygwin-mount-activate.

The configuration is:
- cygwin 1.1.7
- cygwin-prefix set to / for system
- no cygwin-prefix for user
- NTemacs 20.5

The error comes from the line
... (search-forward-regexp (concat regexp-prefix "user"))

It can be corrected by adding args to search-forward (third arg set to
t) but I am not sure if it is the correct way.
 
-- 
Pascal Quesseveur, info@abaksystemes.fr
ABAK Systèmes, ZI Le Rachat - BP 5 - 35890 LAILLE
Tel: +33(0) 299.42.30.10, Fax: +33(0) 299.42.31.57

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]