unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <jmbarranquero@wke.es>
Subject: Malformed interactive spec in replace.el
Date: Tue, 06 Jul 2004 10:15:59 +0200	[thread overview]
Message-ID: <20040706101540.5870.JMBARRANQUERO@wke.es> (raw)

In query-replace-regexp-eval:
replace.el:289:4:Warning: malformed interactive spec: (interactive
    (barf-if-buffer-read-only) (let* ((from (let
    ((query-replace-to-history-variable nil)) (query-replace-read-from "Query
    replace regexp" t))) (to (list (read-from-minibuffer (format "Query
    replace regexp %s with eval: " (query-replace-descr from)) nil nil t
    query-replace-to-history-variable from t)))) (replace-match-string-symbols
    to) (list from (car to) current-prefix-arg (if (and transient-mark-mode
    mark-active) (region-beginning)) (if (and transient-mark-mode mark-active)
    (region-end)))))
Wrote c:/bin/emacs/HEAD/lisp/replace.elc

                                                                Juanma

             reply	other threads:[~2004-07-06  8:15 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-06  8:15 Juanma Barranquero [this message]
2004-07-06  8:35 ` Malformed interactive spec in replace.el David Kastrup
2004-07-06  8:45   ` Juanma Barranquero
2004-07-06  9:26     ` David Kastrup
2004-07-06  9:46       ` Juanma Barranquero
2004-07-06 10:31         ` David Kastrup
2004-07-06 11:05           ` Juanma Barranquero
2004-07-06 11:42             ` David Kastrup
2004-07-06 12:33               ` Juanma Barranquero
2004-07-06 12:17   ` Stefan
2004-07-06 12:50     ` David Kastrup
2004-07-06 13:08       ` Stefan
2004-07-06 14:13         ` David Kastrup
2004-07-06 14:39           ` David Kastrup
2004-07-06 15:26             ` Stefan
2004-07-06 17:18               ` David Kastrup
2004-07-07 13:28                 ` Stefan
2004-07-07 13:45                   ` David Kastrup
2004-07-07 14:22                     ` Stefan
2004-07-07 14:28                       ` David Kastrup

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=20040706101540.5870.JMBARRANQUERO@wke.es \
    --to=jmbarranquero@wke.es \
    /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).