unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Martin Apel <martin.apel@simpack.de>
To: Glenn Morris <rgm@gnu.org>
Cc: "18444@debbugs.gnu.org" <18444@debbugs.gnu.org>
Subject: bug#18444: 24.3.93; Error running timer 'compilation-auto-jump' from grep-mode
Date: Thu, 11 Sep 2014 09:06:26 +0200	[thread overview]
Message-ID: <541149F2.1010202@simpack.de> (raw)
In-Reply-To: <0hwq9b70oi.fsf@fencepost.gnu.org>

Hi Glenn,

thanks for the feedback. I think it used to work in older versions 
somehow, but anyway I found a workaround
by adding the following to my .init.el file:
(add-hook 'grep-mode-hook
           (lambda()
             (kill-local-variable 'compilation-auto-jump-to-next))
           )

Martin

On 10/09/14 21:09, Glenn Morris wrote:
> Martin Apel wrote:
>
>> To reproduce the bug, perform the following steps:
>> emacs -Q
>> Customize compilation-auto-jump-to-first-error to enabled
>> M-x rgrep for an arbitrary string in an arbitrary directory
>> This results in the following error message:
>>
>> Error running timer `compilation-auto-jump': (error "No grep hit here")
> I think it has never worked, the only thing that is new is that the
> error message from the timer is no longer silently discarded.
> (Should that be mentioned in NEWS?)





  reply	other threads:[~2014-09-11  7:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-10 12:24 bug#18444: 24.3.93; Error running timer 'compilation-auto-jump' from grep-mode Martin Apel
2014-09-10 19:09 ` Glenn Morris
2014-09-11  7:06   ` Martin Apel [this message]
2014-09-11 15:59     ` Glenn Morris
2014-09-11 23:29       ` Glenn Morris
2014-09-11 23:41         ` Glenn Morris
2014-09-12  6:49           ` Martin Apel
2014-09-20  9:10         ` David Engster
2014-09-20 20:41           ` Stefan Monnier
2014-09-20 21:40           ` Glenn Morris
2022-02-10  8:19 ` Lars Ingebrigtsen
2022-02-10  8:27   ` APEL Martin via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-02-10  8:29     ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=541149F2.1010202@simpack.de \
    --to=martin.apel@simpack.de \
    --cc=18444@debbugs.gnu.org \
    --cc=rgm@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).