all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Espen <despen@verizon.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Shortcut to compile "highlighted Text/Tag"
Date: Fri, 19 Apr 2013 18:12:24 -0400	[thread overview]
Message-ID: <ic61ziw4on.fsf@home.home> (raw)
In-Reply-To: e7a012e8-9bb9-4b5f-90ab-a8e0b44de3b8@googlegroups.com

Rami A <rami.ammari@gmail.com> writes:

> Dan,
> I agree, I have not installed gid.el.
> Basically I am trying to keep my emacs configs limited to the dotemacs file I have without any .el packages.
>
> I am sure there is a way to identify the "highlighted" text and apply commands and options on it as a variable.
> I am hoping for a solution of that nature.
>
> Thank you for your continuous follow up.

Try using grep instead of compile.

(global-set-key [f4]          'grep)

Then put the cursor on a word and hit C-u F4

I think a function or lambda is needed to automatically supply the C-u.

-- 
Dan Espen


  reply	other threads:[~2013-04-19 22:12 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-17 17:37 Shortcut to compile "highlighted Text/Tag" Rami A
2013-04-17 19:47 ` Dan Espen
2013-04-18 13:28 ` Kevin Rodgers
     [not found] ` <mailman.24297.1366291667.855.help-gnu-emacs@gnu.org>
2013-04-19 20:46   ` Rami A
2013-04-19 21:07     ` Dan Espen
2013-04-19 21:19       ` Rami A
2013-04-19 21:29         ` Dan Espen
2013-04-19 21:47           ` Rami A
2013-04-19 22:12             ` Dan Espen [this message]
2013-04-19 22:24               ` Rami A
2013-04-20  4:04                 ` Bob Proulx
     [not found]                 ` <mailman.24358.1366430691.855.help-gnu-emacs@gnu.org>
2013-04-20  4:36                   ` Rami A
2013-04-20  5:10                     ` Bob Proulx
2013-04-19 23:25               ` Rami A
2013-04-19 23:49                 ` Dan Espen
2013-04-19 23:55                   ` Rami A
2013-04-20  0:10                     ` Dan Espen
2013-04-20  1:44                       ` Rami A

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=ic61ziw4on.fsf@home.home \
    --to=despen@verizon.net \
    --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.