help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Shortcut to compile "highlighted Text/Tag"


From: Dan Espen
Subject: Re: Shortcut to compile "highlighted Text/Tag"
Date: Fri, 19 Apr 2013 20:10:31 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

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

> Dan,
> I am very new to emacs and lisp.
> Could you please explain more what I need to do?
>
> I don't see compilation-read-command in the gid.el code.

I'm not very good at writing lisp either.

Try putting this in the scratch buffer:

(setq compilation-read-command nil)

and evaluate it by putting the pointer at the end
and typing ^x^e.

If that works, put that in your .emacs file.


-- 
Dan Espen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]