From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4482 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: `local-map' text property Date: 17 Dec 1995 16:55:44 +0100 Organization: Dept. of Informatics, University of Oslo, Norway Sender: larsi@ifi.uio.no Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035145224 29781 80.91.224.250 (20 Oct 2002 20:20:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:20:24 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.6.11/8.6.9) with ESMTP id IAA13544 for ; Sun, 17 Dec 1995 08:29:16 -0800 Original-Received: from hymir.ifi.uio.no (4867@hymir.ifi.uio.no [129.240.88.2]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sun, 17 Dec 1995 16:55:46 +0100 Original-Received: (from larsi@localhost) by hymir.ifi.uio.no ; Sun, 17 Dec 1995 16:55:45 +0100 Original-To: ding@ifi.uio.no Original-Lines: 12 Xref: main.gmane.org gmane.emacs.gnus.general:4482 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4482 I just can't seem to get that to work: (local-map (keymap (97 . gnus-article-prev-page) (mouse-2 . gnus-article-prev-page))) That's the text property, and it seems to have no effect when I tap `a' over some text the has this property. (This is with Emacs 19.30.) Am I misunderstanding something here? -- (domestic pets only, the antidote for overdose, milk.) larsi@ifi.uio.no * Lars Ingebrigtsen