unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Malformed interactive spec in replace.el
@ 2004-07-06  8:15 Juanma Barranquero
  2004-07-06  8:35 ` David Kastrup
  0 siblings, 1 reply; 20+ messages in thread
From: Juanma Barranquero @ 2004-07-06  8:15 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2004-07-07 14:28 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-06  8:15 Malformed interactive spec in replace.el Juanma Barranquero
2004-07-06  8:35 ` 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

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).