all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* directory-files function - strange bug
@ 2014-01-18 11:41 Deric Bytes
  2014-01-18 11:44 ` Deric Bytes
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Deric Bytes @ 2014-01-18 11:41 UTC (permalink / raw)
  To: help-gnu-emacs

I have downloaded a web page and the filename had a circumflex (–)  in it.

On one machine I can run

(directory-files "f:/cached-files/" nil nil t))

and it works.

I have another machine using an identical setup (file structure, programs & versions).

If I copy the directory to dropbox. I can run directory-files on both machines and it works.

If I move the directory to the main hard drive but not the c: partition (i.e. f:/) it returns "" instead of directory  with circumflex.

If I then copy the directory to the c: drive it works.

If I cut the circumflex character and paste it into emacs and then back into the folder name the code will work on drive f:

Pasting the circumflex character into emacs gave different results for the copy on original machine (–) and new machine (â\200\223).

€“





^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-01-22  4:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18 11:41 directory-files function - strange bug Deric Bytes
2014-01-18 11:44 ` Deric Bytes
2014-01-18 17:12 ` Eli Zaretskii
     [not found] ` <mailman.12257.1390065177.10748.help-gnu-emacs@gnu.org>
2014-01-18 17:49   ` Deric Bytes
2014-01-18 17:59     ` Eli Zaretskii
     [not found]     ` <mailman.12263.1390068072.10748.help-gnu-emacs@gnu.org>
2014-01-18 18:37       ` Deric Bytes
2014-01-18 18:49         ` Eli Zaretskii
     [not found]         ` <mailman.12267.1390070984.10748.help-gnu-emacs@gnu.org>
2014-01-19  1:41           ` Deric Bytes
2014-01-19  3:47             ` Eli Zaretskii
     [not found]             ` <mailman.12289.1390103243.10748.help-gnu-emacs@gnu.org>
2014-01-19 12:51               ` Deric Bytes
2014-01-19 15:49                 ` Eli Zaretskii
     [not found]                 ` <mailman.12317.1390146590.10748.help-gnu-emacs@gnu.org>
2014-01-22  2:44                   ` Deric Bytes
2014-01-22  3:49                     ` Eli Zaretskii
     [not found]                     ` <mailman.12547.1390362586.10748.help-gnu-emacs@gnu.org>
2014-01-22  4:21                       ` Deric Bytes

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.