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

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

rgrep-append.el not functional


From: Chun-cheng Chen
Subject: rgrep-append.el not functional
Date: Thu, 18 Oct 2012 15:54:35 -0700

Hi,

I installed the rgrep-append.el in emacs. But after the installation, I'm hitting the following error when conduct a rgrep-append and rgrep. The error message is a little hard for me to react upon. Any ideas what might be the issues and suggestions?

Step 1: M-x rgrep-append:
Inline image 1

Step 2: search for Pfizer
Inline image 2

Step 3: specify files as *
Inline image 3

Step 4: specify directory as ~/
Inline image 4

Step 5: specify y, n, or default all result in the following error:
Inline image 5

Error Message:
Inline image 6


Snippet of my .emacs file:

(load "~/elisp" 'install)
(add-to-list 'load-path (expand-file-name "~/elisp"))
(require 'auto-install)
(require 'install)
(require 'rgrep-append)

Thanks,
Jason




reply via email to

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