all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bob Proulx <bob@proulx.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Alt Putty
Date: Fri, 28 Aug 2015 13:47:00 -0600	[thread overview]
Message-ID: <20150828134126853826139@bob.proulx.com> (raw)
In-Reply-To: <e8253806-5646-4bb3-801f-ce28d573064d@googlegroups.com>

Rusi wrote:
> By which I mean that there must be some putty setting to make Alt behave like
> well like Alt :-).
> google was not much helpful

Works for me.  Using putty.exe and emacs in the standard text console
mode and Alt works like Meta by default.  It does this by prefixing
the key with ESC.  That is Alt-x on the putty.exe keyboard produces
"ESC x" sent over the serial data stream.  This can be easily seen by
typing into 'od -tx1 -c' (finish with C-d eof) and looking at the
data.  Command line applications such as bash and emacs interpret "ESC
x" as M-x and behave appropriately.

I looked over my putty.exe configuration dialog screens but didn't see
an explicit option to enable or disable this.  I know I have not done
anything specific in this regard.  It is a feature I use almost every
time I have ever used putty.exe and I have never needed to configure
it explicitly.  It has always worked by default.

Therefore I conclude that it must be something in your environment
that is *preventing* this from working.  I'd say it works for other
people.  You will need to debug your environment and see why it
doesn't work for you.

Bob



  reply	other threads:[~2015-08-28 19:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-28 11:10 Alt Putty Rusi
2015-08-28 12:47 ` Eli Zaretskii
     [not found] ` <mailman.78.1440766065.19560.help-gnu-emacs@gnu.org>
2015-08-28 13:07   ` Rusi
2015-08-28 13:27     ` Rusi
2015-08-28 19:47       ` Bob Proulx [this message]
     [not found]       ` <mailman.106.1440791227.19560.help-gnu-emacs@gnu.org>
2015-08-29  3:13         ` Rusi
2015-08-29  7:30           ` Eli Zaretskii
     [not found]           ` <mailman.123.1440833460.19560.help-gnu-emacs@gnu.org>
2015-08-29  7:36             ` Rusi
2015-08-29  7:56               ` Eli Zaretskii
     [not found]               ` <mailman.125.1440835031.19560.help-gnu-emacs@gnu.org>
2015-08-30  2:35                 ` Rusi
2015-08-28 13:41     ` Eli Zaretskii
2015-08-28 13:48       ` Jude DaShiell
     [not found]       ` <mailman.86.1440769745.19560.help-gnu-emacs@gnu.org>
2015-08-28 14:14         ` Rusi
     [not found]     ` <mailman.84.1440769306.19560.help-gnu-emacs@gnu.org>
2015-08-28 14:11       ` Rusi

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=20150828134126853826139@bob.proulx.com \
    --to=bob@proulx.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.