all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Code inspection: MAC specific problems
@ 2005-07-12 12:40 Kim F. Storm
  2005-07-13  9:19 ` YAMAMOTO Mitsuharu
  0 siblings, 1 reply; 2+ messages in thread
From: Kim F. Storm @ 2005-07-12 12:40 UTC (permalink / raw)



Looking at the code, I found the following MAC specific problem:

- Lisp_Object drag_and_drop_file_list has no staticpro.

If that is intended, pls. add a comment explaining why it is ok.
Else add the missing staticpro.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

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

* Re: Code inspection: MAC specific problems
  2005-07-12 12:40 Code inspection: MAC specific problems Kim F. Storm
@ 2005-07-13  9:19 ` YAMAMOTO Mitsuharu
  0 siblings, 0 replies; 2+ messages in thread
From: YAMAMOTO Mitsuharu @ 2005-07-13  9:19 UTC (permalink / raw)
  Cc: emacs-devel

>>>>> On Tue, 12 Jul 2005 14:40:35 +0200, storm@cua.dk (Kim F. Storm) said:

> Looking at the code, I found the following MAC specific problem:

> - Lisp_Object drag_and_drop_file_list has no staticpro.

> If that is intended, pls. add a comment explaining why it is ok.
> Else add the missing staticpro.

I removed this variable.

				     YAMAMOTO Mitsuharu
				mituharu@math.s.chiba-u.ac.jp

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

end of thread, other threads:[~2005-07-13  9:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-12 12:40 Code inspection: MAC specific problems Kim F. Storm
2005-07-13  9:19 ` YAMAMOTO Mitsuharu

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.