From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: NTEmacs documentation (was: Windows Emacs and screen readers) Date: Wed, 29 Jun 2005 20:57:14 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1120067889 27253 80.91.229.2 (29 Jun 2005 17:58:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Jun 2005 17:58:09 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 29 19:58:08 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DngoN-000777-Tm for ged-emacs-devel@m.gmane.org; Wed, 29 Jun 2005 19:57:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DngwT-0004qG-FJ for ged-emacs-devel@m.gmane.org; Wed, 29 Jun 2005 14:05:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dngun-0004Ht-Vp for emacs-devel@gnu.org; Wed, 29 Jun 2005 14:04:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dngue-0004A9-Jd for emacs-devel@gnu.org; Wed, 29 Jun 2005 14:03:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnguZ-00047G-RI for emacs-devel@gnu.org; Wed, 29 Jun 2005 14:03:47 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dngt0-0006Ku-Nq for emacs-devel@gnu.org; Wed, 29 Jun 2005 14:02:10 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-241-245.inter.net.il [83.130.241.245]) by legolas.inter.net.il (MOS 3.5.8-GR) with ESMTP id ETK40805 (AUTH halo1); Wed, 29 Jun 2005 20:57:14 +0300 (IDT) Original-To: emacs-devel@gnu.org In-reply-to: (message from Emilio Lopes on Wed, 29 Jun 2005 07:30:27 +0000 (UTC)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:39901 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39901 > From: Emilio Lopes > Date: Wed, 29 Jun 2005 07:30:27 +0000 (UTC) > > Here is the documentation of the relevant user option: > > w32-use-visible-system-caret's value is nil > > Flag to make the system caret visible. Which reminds me: would someone wish to volunteer to write an appendix for the manual that documents MS-Windows specific features and misfeatures? Currently, the only Windows aspects that are documented (and buried in the appendix dedicated to the MS-DOS port) are subprocesses, text vs binary files, and the w32-pass-alt-to-system variable. That leaves a lot to be desired, and is a shame, I think. Any takers?