all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emerge.el warnings
@ 2005-09-20 19:43 Richard Stallman
  0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2005-09-20 19:43 UTC (permalink / raw)


emerge.el gets these warnings:

    In emerge-setup:
    emerge.el:632:12:Warning: `insert-buffer' used from Lisp code
    That command is designed for interactive use only

    In emerge-prepare-error-list:
    emerge.el:714:5:Warning: `insert-buffer' used from Lisp code
    That command is designed for interactive use only

    In emerge-setup-with-ancestor:
    emerge.el:801:12:Warning: `insert-buffer' used from Lisp code
    That command is designed for interactive use only

Can anyone figure out what should be done?  Should we replace
insert-buffer with a command more intended for Lisp programs, or is
its use correct and we should just silence the warnings?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-20 19:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-20 19:43 emerge.el warnings Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.