X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=AWL,BAYES_05,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Oleksandr Gavenko Subject: Re: Man and LANG issue. Date: Thu, 20 Oct 2011 14:49:52 +0300 Lines: 28 Message-ID: References: <20111020105603 DOT Horde DOT yOA7ZruWis5On_IjoqFwOiA AT webmail DOT df DOT eu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 In-Reply-To: <20111020105603.Horde.yOA7ZruWis5On_IjoqFwOiA@webmail.df.eu> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Note-from-DJ: This may be spam 20.10.2011 11:56, Markus Hoenicka пишет: > Oleksandr Gavenko was heard to say: > >> >> But how about Emacs M-x man? I need write a wrapper and set >> > > Dunno about the rest, but have you tried M-x woman? This is a man page > reader implemented in elisp. It may or may not handle language issues > better than man. > Yes, I use M-x woman for a long time with Cygwin 1.5 when native Emacs can not correctly invoke Cygwin man... But some day with Cygwin 1.7 I discover that M-x man properly work so stop using M-x woman (because of initial load delay to build index of available man pages). A few day ago I post my config how to get this: http://article.gmane.org/gmane.os.cygwin/129043 # This allow access to man files from Cygwin and native Emacs # (with cygwin-mount.el enabled), M-x man/woman... # Take special attention to leading colon. MANPATH=:/cygdrive/e/home/usr/share/man:/usr/share/man:/usr/local/share/man -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple