unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Einar Largenius <jaadu@lysator.liu.se>
To: 60024@debbugs.gnu.org
Subject: bug#60024: 28.2; rgrep as part of function don't work
Date: Mon, 12 Dec 2022 19:11:17 +0100	[thread overview]
Message-ID: <87iliglc48.fsf@lysator.liu.se> (raw)

Hello.

I have the following function:

(defun search-journal (regexp)
  "Searches journal for `regexp'."
  (interactive "sSök i journalen: ")
  (rgrep regexp "* .*" org-directory))

When I run it after startup. It gives me an error:

rgrep-default-command: Wrong type argument: stringp, nil

After I run M-x rgrep<RET>C-g. The above command works just fine. I tested with emacs -Q and the same thing happens.

In GNU Emacs 28.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0)
Windowing system distributor 'The X.Org Foundation', version 11.0.12014000
System Description: Fedora Linux 35 (Workstation Edition)

Configured using:
 'configure
 CONFIG_SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash
 SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash
 --prefix=/gnu/store/58yz6w0ggx5r6vf2p1inv9i9dpibp75h-emacs-28.2
 --enable-fast-install --with-modules --with-cairo
 --with-native-compilation --disable-build-details'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES
NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF
TOOLKIT_SCROLL_BARS X11 XDBE XIM XPM GTK3 ZLIB

-- 
Med vänliga hälsningar Einar





             reply	other threads:[~2022-12-12 18:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12 18:11 Einar Largenius [this message]
2022-12-13  0:32 ` bug#60024: 28.2; rgrep as part of function don't work Stefan Kangas
2022-12-13 15:33   ` Einar Largenius
2022-12-13 19:24     ` Stefan Kangas
2022-12-13 20:15       ` Eli Zaretskii
2022-12-13 21:14         ` Stefan Kangas

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=87iliglc48.fsf@lysator.liu.se \
    --to=jaadu@lysator.liu.se \
    --cc=60024@debbugs.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).