From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marco Parrone Newsgroups: gmane.emacs.help Subject: Re: listp, t - keybinding Date: Fri, 15 Apr 2011 17:01:27 +0200 Organization: TIN.IT (http://www.tin.it) Message-ID: References: <44ed604f-d55c-4179-a1c2-e4b84f597186@i39g2000prd.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1306267395 9703 80.91.229.12 (24 May 2011 20:03:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 24 May 2011 20:03:15 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 24 22:03:11 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QOxok-00022f-V8 for geh-help-gnu-emacs@m.gmane.org; Tue, 24 May 2011 22:03:03 +0200 Original-Received: from localhost ([::1]:38942 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOxok-0007Wv-GW for geh-help-gnu-emacs@m.gmane.org; Tue, 24 May 2011 16:03:02 -0400 Original-Path: usenet.stanford.edu!news-transit.tcx.org.uk!feeder.news-service.com!news2.euro.net!newsfeed.x-privat.org!feeder.news.tin.it!spool.news.tin.it!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:w4t6Co6TQGzTFTHVG1xssk5ZcRg= Original-Lines: 27 X-Comments: Please send technical notifications to newsmaster@tin.it Original-NNTP-Posting-Host: 87.2.223.212 Original-X-Trace: 1302879677 reader1.news.tin.it 38639 87.2.223.212:3799 Original-X-Complaints-To: Please send abuse reports to abuse@retail.telecomitalia.it Original-Xref: usenet.stanford.edu gnu.emacs.help:186682 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81020 Archived-At: flebber 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 > 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 PGP Key fingerprint = 5E21 BED2 BF47 B3FB F17F 1DB4 D9BE B2B7 3C3A 07E2