From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: sam jesse Newsgroups: gmane.emacs.help Subject: key binding for highlighting Date: Sat, 1 Aug 2009 05:52:33 +1000 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001636832598d9844a047005c20e X-Trace: ger.gmane.org 1249071963 28819 80.91.229.12 (31 Jul 2009 20:26:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Jul 2009 20:26:03 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 31 22:25:54 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MWyfp-0004SU-LK for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Jul 2009 22:25:53 +0200 Original-Received: from localhost ([127.0.0.1]:46014 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWyfp-000526-35 for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Jul 2009 16:25:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWy9g-0005Qa-FE for help-gnu-emacs@gnu.org; Fri, 31 Jul 2009 15:52:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWy9c-0005PR-45 for help-gnu-emacs@gnu.org; Fri, 31 Jul 2009 15:52:40 -0400 Original-Received: from [199.232.76.173] (port=58626 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWy9b-0005PO-Q7 for help-gnu-emacs@gnu.org; Fri, 31 Jul 2009 15:52:35 -0400 Original-Received: from mail-qy0-f183.google.com ([209.85.221.183]:47837) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWy9a-0004DV-LI for help-gnu-emacs@gnu.org; Fri, 31 Jul 2009 15:52:34 -0400 Original-Received: by qyk13 with SMTP id 13so2968673qyk.14 for ; Fri, 31 Jul 2009 12:52:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=6AnKOZxKIBBEVSxmRyuTfnommfudtRjzYProaia2jb4=; b=vdbuPJJzGroPaYGZxb3c517qGlG5mcBZNs5UuPFlRoGYJnQqWkzElKKDjUm+OeVTP3 au+JtAlfGRm1glE1EdWmnWgzu7m+AcaGvrD075Xiu8C+svGyXaC8TiVT1qc5CRbybTKL kbxm/tFQn4zmc7csGzzwFk1+szqJ3gUMiYWrk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Jb3MK210r4zxbd7mToRJFtZggcRrpRCxvNW34rjmkJQXivRFsI51iWUz2d26PQ9xPm Th1EedUR29maow6EPlYyzCX0ej6Ywr21vK8DnRmyEAxDfp1FNzhEEIvgBPHgvO3dETdl H7zBzO0WowBR7xhc4pVNCAcVaZxqDWaZOBaec= Original-Received: by 10.229.96.6 with SMTP id f6mr572111qcn.81.1249069953024; Fri, 31 Jul 2009 12:52:33 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Fri, 31 Jul 2009 16:20:30 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66584 Archived-At: --001636832598d9844a047005c20e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi what do I need to put in my .emacs so that when I hit say F5 key, emacs highlights the word at the cursor? I will try to apply the same for the sentence with F6 and the paragraph with F7. thanks --001636832598d9844a047005c20e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi

what do I need to put in my .emacs so that when I hit say F5 key, emacs highlights the word at the cursor?
I will try to apply the same for the sentence with F6 and the paragraph with F7.

thanks
--001636832598d9844a047005c20e--