+2005-09-18 D Goel <deego@gnufans.org>
+
+ * apropos.el (apropos-command): Fix `message' call: first arg
+ should be a format spec. In this and all other cases that appear
+ below and elsewhere in the source code, I made a change only when
+ two conditions were satisfied: [1] I can think of a possibility
+ that the arguments would cause an error, for example, the code is
+ question relies on extarnal variables such as filenames. [2] I was
+ sure that the arg to `message' could not have been nil in the
+ code.
+
+ * textmodes/tildify.el (tildify-region): Ditto.
+
+ * textmodes/reftex-index.el (reftex-index-change-entry)
+ (reftex-index-phrase-selection-or-word)
+ (reftex-query-index-phrase): Ditto.
+
+ * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite): Ditto.
+
+ * textmodes/org.el (org-complete, org-deadline, org-schedule)
+ (org-priority, org-table-sum): Ditto.
+
+ * textmodes/ispell.el (ispell-check-version)
+ (ispell-parse-output): Ditto.
+
+ * textmodes/flyspell.el (flyspell-mode-on)
+ (flyspell-notify-misspell, flyspell-word)
+ (flyspell-display-next-corrections): Ditto.
+
+ * textmodes/bibtex.el (bibtex-print-help-message): Ditto.
+
+ * textmodes/artist.el (artist-key-set-point-poly): Ditto.
+
+ * term/mac-win.el (mac-services-insert-text): Ditto.
+
+ * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
+ (vhdl-hooked-abbrev, vhdl-template-insert-fun)
+ (vhdl-port-paste-testbench, vhdl-compose-new-component)
+ (vhdl-compose-configuration): Ditto.
+
+ * progmodes/sh-script.el (sh-blink, sh-show-indent)
+ (sh-set-indent, sh-learn-line-indent): Ditto.
+
+ * progmodes/ps-mode.el (ps-mode-target-column): Ditto.
+
+ * progmodes/idlwave.el (idlwave-make-tags)
+ (idlwave-scan-library-catalogs): Ditto.
+
+ * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display): Ditto.
+
+ * progmodes/gud.el (gud-jdb-analyze-source): Ditto.
+
+ * progmodes/flymake.el (flymake-log): Ditto.
+
+ * progmodes/ebnf2ps.el (ebnf-generate-region): Ditto.
+
+ * progmodes/cmacexp.el (c-macro-expansion): Ditto.
+
+ * progmodes/ada-xref.el (ada-treat-cmd-string): Ditto.
+
+ * progmodes/ada-mode.el (ada-create-case-exception-substring)
+ (ada-justified-indent-current, ada-batch-reformat): Ditto.
+
+ * play/zone.el (zone): Ditto.
+
+ * play/landmark.el (lm-move): Ditto.
+
+ * play/decipher.el (decipher-show-alphabet): Ditto.
+
+ * net/newsticker.el (newsticker--display-jump)
+ (newsticker--display-scroll): Ditto.
+
+ * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
+ (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list): Ditto.
+
+ * mail/feedmail.el (feedmail-dump-message-to-queue): Ditto.
+
+ * eshell/esh-proc.el (eshell-remove-process-entry): Ditto.
+
+ * emulation/ws-mode.el (ws-last-error): Ditto.
+
+ * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
+ (viper-record-kbd-macro): Ditto.
+
+ * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Ditto.
+
+ * emacs-lisp/lisp-mnt.el (lm-report-bug): Ditto.
+
+ * emacs-lisp/find-func.el (find-function-noselect): Ditto.
+
+ * calendar/timeclock.el (timeclock-status-string)
+ (timeclock-workday-remaining-string)
+ (timeclock-workday-elapsed-string)
+ (timeclock-when-to-leave-string): Ditto.
+
+ * calendar/icalendar.el (icalendar--convert-ical-to-diary): Ditto.
+
+ * calc/calc-units.el (calc-enter-units-table): Ditto.
+
+ * calc/calc-mode.el (calc-mode-record-mode): Ditto.
+
+ * woman.el (woman-mini-help): Ditto.
+
+ * wdired.el (wdired-change-to-wdired-mode): Ditto.
+
+ * vc.el (vc-retrieve-snapshot): Ditto.
+
+ * strokes.el (strokes-read-stroke, strokes-read-complex-stroke): Ditto.
+
+ * startup.el (display-startup-echo-area-message): Ditto.
+
+ * simple.el (set-goal-column): Ditto.
+
+ * ses.el (ses-command-hook, ses-recalculate-cell): Ditto.
+
+ * server.el (server-process-filter): Ditto.
+
+ * printing.el (pr-interface-txt-print, pr-interface-printify)
+ (pr-interface-ps): Ditto.
+
+ * pcvs.el (cvs-help): Ditto.
+
+ * log-edit.el (log-edit, log-edit-mode-help): Ditto.
+
+ * iswitchb.el (iswitchb-possible-new-buffer): Ditto.
+
+ * isearch.el (isearch-edit-string): Ditto.
+
+ * image-mode.el (image-mode, image-minor-mode): Ditto.
+
+ * ibuf-macs.el (define-ibuffer-filter): Ditto.
+
+ * hi-lock.el (hi-lock-find-patterns): Ditto.
+
+ * files.el (toggle-read-only): Ditto.
+
+ * ediff-util.el (ediff-copy-diff)
+ (ediff-write-merge-buffer-and-maybe-kill): Ditto.
+
+ * echistory.el (Electric-history-undefined): Ditto.
+
+ * dnd.el (dnd-insert-text): Ditto.
+
+ * dired-aux.el (dired-query): Ditto.
+
+ * desktop.el (desktop-restore-file-buffer)
+ (desktop-lazy-create-buffer): Ditto.
+
+ * bookmark.el (bookmark-bmenu-locate): Ditto.
+
+ * obsolete/fast-lock.el (@top-level): Ditto in the macro definition of `with-temp-message'.
+
+ * pcomplete.el (pcomplete--help): Fix `message' format spec. Not
+ having a %s would be weird, though not technically wrong.
+
+
+
2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* term/mac-win.el (mac-add-charset-info): Doc fix.
(setq p (cdr p))))
(and (apropos-print t nil)
message
- (message message))))
+ (message "%s" message))))
;;;###autoload
(interactive)
(if (bookmark-bmenu-check-position)
(let ((bmrk (bookmark-bmenu-bookmark)))
- (message (bookmark-location bmrk)))))
+ (message "%s" (bookmark-location bmrk)))))
(defun bookmark-bmenu-relocate ()
"Change the file path of the bookmark on the current line,
desktop-buffer-file-name)))
(if desktop-missing-file-warning
(y-or-n-p (concat msg " Re-create? "))
- (message msg)
+ (message "%s" msg)
nil)))
(let* ((auto-insert nil) ; Disable auto insertion
(coding-system-for-read
(msg (format "Desktop lazily opening %s (%s remaining)..."
buffer-name remaining)))
(when desktop-lazy-verbose
- (message msg))
+ (message "%s" msg))
(let ((desktop-first-buffer nil)
(desktop-buffer-ok-count 0)
(desktop-buffer-fail-count 0))
(apply 'message qprompt qs-args)
(setq char (set qs-var (read-char))))
;; Display the question with the answer.
- (message (concat (apply 'format qprompt qs-args)
+ (message "%s" (concat (apply 'format qprompt qs-args)
(char-to-string char)))
(memq (cdr elt) '(t y yes)))))))
\f
(not (windowp window)))
(progn
(kill-new text)
- (message
+ (message "%s"
(substitute-command-keys
"The dropped text can be accessed with \\[yank]")))
(insert text))
(defun Electric-history-undefined ()
(interactive)
(ding)
- (message (substitute-command-keys "Type \\[Helper-help] for help, ? for commands, C-c C-c to quit, Space to execute"))
+ (message "%s" (substitute-command-keys "Type \\[Helper-help] for help, ? for commands, C-c C-c to quit, Space to execute"))
(sit-for 4))
(defun Electric-history-quit ()
(ediff-clear-fine-differences n))
;; Make sure that the message about saving and how to restore is seen
;; by the user
- (message messg))
+ (message "%s" messg))
))
;; Save Nth diff of buffer BUF-TYPE \(A, B, or C\).
(format "Another buffer is visiting file %s. Too dangerous to save the merge buffer"
file)))
(beep)
- (message warn-message)
+ (message "%s" warn-message)
(with-output-to-temp-buffer ediff-msg-buffer
(princ "\n\n")
(princ warn-message)
(princ warn-message)
(princ "\n\n"))
(if (y-or-n-p
- (message warn-message))
+ (message "%s" warn-message))
(with-current-buffer buff
(save-buffer)
(kill-buffer (current-buffer)))
(t (setq buffer-read-only (not buffer-read-only))
(force-mode-line-update)))
(if (vc-backend buffer-file-name)
- (message (substitute-command-keys
+ (message "%s" (substitute-command-keys
(concat "File is under version-control; "
"use \\[vc-next-action] to check in/out"))))))
(hi-lock-current-line)))))))
(when hi-lock-mode (hi-lock-set-file-patterns all-patterns))
(if (interactive-p)
- (message (format "Hi-lock added %d patterns." (length all-patterns)))))))
+ (message "Hi-lock added %d patterns." (length all-patterns))))))
(defun hi-lock-font-lock-hook ()
"Add hi lock patterns to font-lock's."
,(concat (or documentation "This filter is not documented."))
(interactive (list ,reader))
(ibuffer-push-filter (cons ',name qualifier))
- (message
+ (message "%s"
(format ,(concat (format "Filter by %s added: " description)
" %s")
qualifier))
;; variables were cleared by kill-all-local-variables
(setq cursor-type nil truncate-lines t))
(run-mode-hooks 'image-mode-hook)
- (message (concat (substitute-command-keys
+ (message "%s" (concat (substitute-command-keys
"Type \\[image-toggle-display] to view the image as ")
(if (get-text-property (point-min) 'display)
"text" "an image") ".")))
(if (get-text-property (point-min) 'display)
(setq cursor-type nil truncate-lines t))
(add-hook 'change-major-mode-hook (lambda () (image-minor-mode -1)) nil t)
- (message (concat (substitute-command-keys
+ (message "%s" (concat (substitute-command-keys
"Type \\[image-toggle-display] to view the image as ")
(if (get-text-property (point-min) 'display)
"text" "an image") "."))))
;; read a key the normal way.
;; Word search does not apply (yet) to regexp searches,
;; no check is made here.
- (message (isearch-message-prefix nil nil t))
+ (message "%s" (isearch-message-prefix nil nil t))
(if (memq (lookup-key isearch-mode-map (vector e))
'(isearch-yank-word
isearch-yank-word-or-char))
(set-buffer-major-mode newbufcreated))
(iswitchb-visit-buffer newbufcreated))
;; else wont create new buffer
- (message (format "no buffer matching `%s'" buf)))))
+ (message "no buffer matching `%s'" buf))))
(defun iswitchb-window-buffer-p (buffer)
"Return window pointer if BUFFER is visible in another frame.
(set (make-local-variable 'log-edit-initial-files) (log-edit-files))
(when setup (run-hooks 'log-edit-hook))
(goto-char (point-min)) (push-mark (point-max))
- (message (substitute-command-keys
+ (message "%s" (substitute-command-keys
"Press \\[log-edit-done] when you are done editing."))))
(define-derived-mode log-edit-mode text-mode "Log-Edit"
(interactive)
(if (eq last-command 'log-edit-mode-help)
(describe-function major-mode)
- (message
+ (message "%s"
(substitute-command-keys
"Type `\\[log-edit-done]' to finish commit. Try `\\[describe-function] log-edit-done' for more help."))))
(fboundp 'Info-goto-node))
(listp pcomplete-help)))
(if (listp pcomplete-help)
- (message (eval pcomplete-help))
+ (message "%s" (eval pcomplete-help))
(save-window-excursion (info))
(switch-to-buffer-other-window "*info*")
(funcall (symbol-function 'Info-goto-node) pcomplete-help))
(interactive)
(if (eq last-command 'cvs-help)
(describe-function 'cvs-mode) ; would need minor-mode for log-edit-mode
- (message
+ (message "%s"
(substitute-command-keys
"`\\[cvs-help]':help `\\[cvs-mode-add]':add `\\[cvs-mode-commit]':commit \
`\\[cvs-mode-diff-map]':diff* `\\[cvs-mode-log]':log \
;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>
;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br>
-;; Time-stamp: <2005/06/11 19:51:32 vinicius>
+;; Time-stamp: <2005-09-18 05:57:14 deego>
;; Keywords: wp, print, PostScript
;; Version: 6.8.4
;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/
;; handlers
((quit error)
(ding)
- (message (error-message-string data)))))
+ (message "%s" (error-message-string data)))))
(defun pr-interface-printify (&rest ignore)
;; handlers
((quit error)
(ding)
- (message (error-message-string data)))))
+ (message "%s" (error-message-string data)))))
(defun pr-interface-ps-print (&rest ignore)
;; handlers
((quit error)
(ding)
- (message (error-message-string data)))))
+ (message "%s" (error-message-string data)))))
(defun pr-i-ps-send ()
(server-switch-buffer (nth 1 client))
(run-hooks 'server-switch-hook)
(unless nowait
- (message (substitute-command-keys
+ (message "%s" (substitute-command-keys
"When done with a buffer, type \\[server-edit]")))))
;; Avoid preserving the connection after the last real frame is deleted.
(if tmp-frame (delete-frame tmp-frame))))
(error
(unless executing-kbd-macro
(ding))
- (message (error-message-string err))))
+ (message "%s" (error-message-string err))))
nil) ;Make coverage-tester happy
(defun ses-create-header-string ()
(error (setq sig hold))))
(cond
(sig
- (message (error-message-string sig)))
+ (message "%s" (error-message-string sig)))
((consp ses--curcell)
(message " "))
(t
(setq goal-column nil)
(message "No goal column"))
(setq goal-column (current-column))
- (message (substitute-command-keys
- "Goal column %d (use \\[set-goal-column] with an arg to unset it)")
- goal-column))
+ ;; The older method below can be erroneous if `set-goal-column' is bound
+ ;; to a sequence containing %
+ ;;(message (substitute-command-keys
+ ;;"Goal column %d (use \\[set-goal-column] with an arg to unset it)")
+ ;;goal-column)
+ (message "%s"
+ (concat
+ (format "Goal column %d " goal-column)
+ (substitute-command-keys
+ "(use \\[set-goal-column] with an arg to unset it)")))
+
+ )
nil)
\f
(defun display-startup-echo-area-message ()
(let ((resize-mini-windows t))
- (message (startup-echo-area-message))))
+ (message "%s" (startup-echo-area-message))))
(defun display-splash-screen ()
(save-window-excursion
(set-window-configuration strokes-window-configuration)
(when prompt
- (message prompt)
+ (message "%s" prompt)
(setq event (read-event))
(or (strokes-button-press-event-p event)
(error "You must draw with the mouse")))
(bury-buffer))))
;; Otherwise, don't use strokes buffer and read stroke silently
(when prompt
- (message prompt)
+ (message "%s" prompt)
(setq event (read-event))
(or (strokes-button-press-event-p event)
(error "You must draw with the mouse")))
(grid-locs nil))
(if prompt
(while (not (strokes-button-press-event-p event))
- (message prompt)
+ (message "%s" prompt)
(setq event (read-event))))
(unwind-protect
(track-mouse
(format "Updating %s... " (abbreviate-file-name dir))
(format "Retrieving snapshot into %s... "
(abbreviate-file-name dir)))))
- (message msg)
+ (message "%s" msg)
(vc-call-backend (vc-responsible-backend dir)
'retrieve-snapshot dir name update)
- (message (concat msg "done"))))
+ (message "%s" (concat msg "done"))))
(defun vc-default-retrieve-snapshot (backend dir name update)
(if (string= name "")
(set-buffer-modified-p nil)
(setq buffer-undo-list nil)
(run-mode-hooks 'wdired-mode-hook)
- (message (substitute-command-keys "Press \\[wdired-finish-edit] when finished \
+ (message "%s" (substitute-command-keys "Press \\[wdired-finish-edit] when finished \
or \\[wdired-abort-changes] to abort changes")))
;; Output the result:
(and (apropos-print t nil)
message
- (message message))))
+ (message "%s" message))))
(defun WoMan-getpage-in-background (topic)