all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marco Parrone <marco@marcoparrone.com>
To: help-gnu-emacs@gnu.org
Subject: Re: listp, t - keybinding
Date: Fri, 15 Apr 2011 17:01:27 +0200	[thread overview]
Message-ID: <m3ipuf4kzc.fsf@marcoparrone.com> (raw)
In-Reply-To: 44ed604f-d55c-4179-a1c2-e4b84f597186@i39g2000prd.googlegroups.com

flebber <flebber.crue@gmail.com> writes:

> Hoping for a bit of help with keeping a keybinding. I am using clojure
> box which by default uses emacsW32.
>
> I was able to use the command (setq w32-alt-is-meta \t) to re enable
> <alt> as my meta key however on each restart of emacs my meta binding
> is gone. I attempted to add it to .emacs to keep it. I just keep
> getting a listp, t error now and am unsure what as an error that
> means.
>
> How do I solve a listp error.
>
> This is my .emacs.

I suggest you to remove the line from the `custom-set-variables' list
and put it elsewhere in your ~/.emacs (at the end for example) without
the quote (').

Else you can try to leave it there but replacing \t with t.

Goodbye,
Marco.

-- 
Marco Parrone <marco@marcoparrone.com>
PGP Key fingerprint = 5E21 BED2 BF47 B3FB F17F  1DB4 D9BE B2B7 3C3A 07E2


  reply	other threads:[~2011-04-15 15:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-15 14:49 listp, t - keybinding flebber
2011-04-15 15:01 ` Marco Parrone [this message]
2011-04-15 15:06   ` Marco Parrone
2011-04-16  2:16     ` flebber

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=m3ipuf4kzc.fsf@marcoparrone.com \
    --to=marco@marcoparrone.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.