From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jinhyok Heo Newsgroups: gmane.emacs.help Subject: How to access a cygwin folder mounted with 'managed' option? Date: Wed, 16 Apr 2008 23:31:10 -0700 Message-ID: <4806EEAE.7060408@stanford.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1208440740 24664 80.91.229.12 (17 Apr 2008 13:59:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Apr 2008 13:59:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 17 15:59:32 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JmUYz-00064w-RS for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Apr 2008 15:54:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmUYK-00065P-Vq for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Apr 2008 09:53:29 -0400 Original-Path: shelby.stanford.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-X-Trace: news.Stanford.EDU 1208413871 2601 127.0.0.1 (17 Apr 2008 06:31:11 GMT) Original-X-Complaints-To: news@news.stanford.edu User-Agent: Thunderbird 2.0.0.12 (Windows/20080306) Original-Xref: shelby.stanford.edu gnu.emacs.help:157983 X-Mailman-Approved-At: Thu, 17 Apr 2008 09:53:10 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:53352 Archived-At: Hi all, I want to use gnus to access maildir folders, which are cygwin folders mounted with 'managed' option. With 'managed' option, cygwin filesystem in a window machine can be case-sensitive and allow some special characters used in maildir files. I tried with the latest EmacsW32 but it does not seem to be able to access managed mounts as they are. Is there a way that EmacsW32 can access case-sensitive files on managed mounts? -- Jinhyok