all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "B. T. Raven" <ecinmn@alcisp.com>
Subject: Re: no meta key in Windows
Date: Fri, 15 Sep 2006 19:56:08 -0500	[thread overview]
Message-ID: <e73d9$450b4a6c$49f203a$4185@DIALUPUSA.NET> (raw)
In-Reply-To: mailman.6989.1158347481.9609.help-gnu-emacs@gnu.org

C-h k reports:

for alt-delete
M-d runs the command kill-word

for alt-backspace
M-DEL runs the command undo

but this is because I have

 '(delete-selection-mode t nil (delsel))
 '(pc-selection-mode t nil (pc-select)

under custom-set-variables.

If you just installed the binaries then you shouldn't have a .emacs
initfile yet, but run emacs -q just to see if that helps.

C-<backspace> will probably run backward-kill-word.


"Ryan Krauss" <ryanlists@gmail.com> wrote in message
news:mailman.6989.1158347481.9609.help-gnu-emacs@gnu.org...
> I typed w32-alt-is-meta into a scratch buffer and hit C-j and got
> t
>
> So, I think I have a meta key.
>
> I alt-backspace does what alt-delete does on my keyboard at home (kill
> previous word).  How I make alt-del do what alt-backspace does?
>
> Thanks,
>
> Ryan
>
> On 9/15/06, B. T. Raven <ecinmn@alcisp.com> wrote:
> >
> > "Ryan Krauss" <ryanlists@gmail.com> wrote in message
> > news:mailman.6975.1158328063.9609.help-gnu-emacs@gnu.org...
> > > I am a Linux using running windows in my office somewhat against my
> > will.
> > >
> > > I am having some trouble getting windows emacs to behave like the
> > > emacs setup I have in Ubuntu.
> > >
> > > But my biggest problem right now is that I don't seem to have a meta
> > > key.  I installed emacs from:
> > >
> > > emacs-21.3-fullbin-i386.tar.gz
> > >
> > > and then ran addpm.exe.
> > >
> > > Is there something more I need to do?  alt-delete just beeps at me
and
> > > doesn't kill the previous word.
> > >
> > > Thanks,
> > >
> > > Ryan
> > > Ryan
> > >
> > >
> >
> > See if w32-alt-is-meta is nil. It should be t but I don't remember
when
> > this was set. It's not in my .emacs.
> >
> > Ed
> >
> > _______________________________________________
> > help-gnu-emacs mailing list
> > help-gnu-emacs@gnu.org
> > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
> >
>
>

  parent reply	other threads:[~2006-09-16  0:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.6975.1158328063.9609.help-gnu-emacs@gnu.org>
2006-09-15 14:05 ` no meta key in Windows B. T. Raven
2006-09-15 19:11   ` Ryan Krauss
     [not found]   ` <mailman.6989.1158347481.9609.help-gnu-emacs@gnu.org>
2006-09-16  0:56     ` B. T. Raven [this message]
2006-09-15 13:47 Ryan Krauss

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='e73d9$450b4a6c$49f203a$4185@DIALUPUSA.NET' \
    --to=ecinmn@alcisp.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.