all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* equivalent of make-local-variable for defun?
@ 2008-11-03 16:18 jrwats
  2008-11-03 17:16 ` Paul R
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jrwats @ 2008-11-03 16:18 UTC (permalink / raw)
  To: help-gnu-emacs

I'm trying to fix a mode using comint for an inferior lisp that
apparently needs to overwrite  comint-send-region.  I'd rather it not
overwrite ALL buffers' (including my shell-mode buffer) comint-send-
region function.

Is there a way to define a function but local to the current buffer as
when you define a local variable in make-local-variable?


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

end of thread, other threads:[~2008-11-05 10:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-03 16:18 equivalent of make-local-variable for defun? jrwats
2008-11-03 17:16 ` Paul R
     [not found] ` <barmar-01579F.20470803112008@mara100-84.onlink.net>
2008-11-04  6:03   ` jrwats
2008-11-05 10:01 ` Kevin Rodgers

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.