emacs-wiki-discuss
[Top][All Lists]
Advanced

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

[emacs-wiki-discuss] Re: [Bug]emacs-wiki-published-file


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: [Bug]emacs-wiki-published-file
Date: Fri, 01 Apr 2005 12:25:26 -0500
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux)

Li Daobing <address@hidden> writes:

> Hello,
>     This bug report is copy from a SMTH BBS, thank address@hidden for his
> report.
>
>     It's because in some case `file-name-directory'(Line 1187) will
> return nil, so in Line 1189 `buffer-directory' will be nil, so
> string-match report an error.

Sorry for the late reply.  The best way to fix this is to change your
directory names from the "c:\dir1\dir2\file" syntax to
"c:/dir1/dir2/file".  The `file-name-directory' function cannot parse
the first style, but the second works fine.

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Jabber: mwolson_at_hcoop.net -- IRC: mwolson on freenode.net: #muse, #pulug
  /` |\ | | |
 |_] | \| |_|   Interests: anime, Debian GNU/Linux, XHTML, wiki, Lisp

Attachment: pgp2hWPtju6LR.pgp
Description: PGP signature


reply via email to

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