From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xah Lee Newsgroups: gmane.emacs.help Subject: Re: Disabling nxml-mode Date: Tue, 10 May 2011 21:17:10 -0700 (PDT) Organization: http://groups.google.com Message-ID: <7777c53c-8ac3-44f2-a4b9-c8104943ab2e@34g2000pru.googlegroups.com> References: <92m0bdFgm5U1@mid.individual.net> <851beb54-d923-402e-b2a3-933dee8c3bb3@q12g2000prb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1306269187 21813 80.91.229.12 (24 May 2011 20:33:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 24 May 2011 20:33:07 +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:33:02 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 1QOyHm-000594-AC for geh-help-gnu-emacs@m.gmane.org; Tue, 24 May 2011 22:33:02 +0200 Original-Received: from localhost ([::1]:35083 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOyHl-0004bp-OZ for geh-help-gnu-emacs@m.gmane.org; Tue, 24 May 2011 16:33:01 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!34g2000pru.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 29 Original-NNTP-Posting-Host: 76.126.112.84 Original-X-Trace: posting.google.com 1305087696 19924 127.0.0.1 (11 May 2011 04:21:36 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 11 May 2011 04:21:36 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 34g2000pru.googlegroups.com; posting-host=76.126.112.84; posting-account=bRPKjQoAAACxZsR8_VPXCX27T2YcsyMA User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.65 Safari/534.24,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:186840 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:81188 Archived-At: On May 10, 7:03=A0pm, "B. T. Raven" wrote: > > according to Wikipedia, there's a linux version of AutoHotkey but i > > never tried. > > > am guessing you can't remap Fn key by software on arbitary laptop > > because they are probably hardwired in non-standard ways. > > True but xev (x events) shows them redefined and sending state > information (downkey and upkey). I think those are the only two states > on any mod key. > Keytweak > does the part of AutoHotKey that I'm interested in (substitution in w32 > registry). Most of the rest Emacs can do already and I don't want to > introduce gratuitous complexity into an area where my understanding is > already fragile. > > On my specific problem, I studied this until I was dizzy and tried > various combo with xmodmap but with no luck: > > http://www.thinkwiki.org/wiki/How_to_get_special_keys_to_work Nice. Very technical and detailed. I'll mention it when i get questions for ThinkPad. Thanks for the link. That's quite a site for ThinkPad! Xah