all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jasonr (Jason Rumney) @  f2s.com
Subject: Re: Windows Emacs and Screen Readers
Date: Thu, 20 Jan 2005 22:10:05 +0000	[thread overview]
Message-ID: <uis5r7nwi.fsf@jasonrumney.net> (raw)
In-Reply-To: 3592jgF4inng9U1@individual.net

"Zachary" <Z_kline@hotmail.com> writes:

> The problem with the console mode is that, at least apparently, the
> status line is not displayed unless I use a keystroke like M-X, to
> force something to be displayed in the echo area.  This eliminates a
> useful source of information for me.

Console mode on MS-Windows is tuned for use through telnet by default,
because many years ago it was decided that was more useful (or perhaps
more difficult to recover from the inappropriate setting). To tune it
to run locally, add the following to your .emacs:

(setq w32-use-full-screen-buffer nil)


> In graphical mode, the problems are more obvious and annoying.  They
> manifest themselves from the moment Emacs starts up, I have no idea
> where my cursor is, or if it is in fact reading me a correct bit of
> information.

This should be fixed in the development version of Emacs, which can be
obtained from cvs.gnu.org if you are able and willing to compile
yourself, or there are a couple of 6 month old snapshots precompiled
for Windows floating around (the Emacs wiki has links, I think).

  reply	other threads:[~2005-01-20 22:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-20  6:49 Windows Emacs and Screen Readers Zachary
2005-01-20 22:10 ` Jason Rumney [this message]
2005-01-21  0:29   ` Zachary
  -- strict thread matches above, loose matches on Subject: below --
2005-06-28 21:55 Windows Emacs and screen readers Nikhil Nair
2005-06-28 22:17 ` Nick Roberts
2005-06-28 23:30 ` Jason Rumney
2005-06-29  7:30   ` Emilio Lopes
2005-06-29 17:32     ` Nikhil Nair

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uis5r7nwi.fsf@jasonrumney.net \
    --to=jasonr@f2s.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.