unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Mac OS X File Icon Drag and Drop
@ 2002-07-01 22:51 Andrew Choi
  0 siblings, 0 replies; only message in thread
From: Andrew Choi @ 2002-07-01 22:51 UTC (permalink / raw)


Hi,

I've just made a few small changes so that on Mac OS X,

1. the Emacs application will now be represented by a gnu icon instead
   of by the generic application icon, and

2. files of any type can be dragged-and-dropped onto the Emacs
   application to open them.

The Apple Event handlers have always been there and worked in the
classic version.  I just didn't properly initialize them on the Mac OS
X version.  Thanks are due to Steven Tamm for supplying the code for
that.

The gnu icon is from http://www.gnu.org/graphics/reiss-head.jpg with a
drop shadow added and converted to icns file format.  For those who
like the icon in the classic version better, a larger, color version
is available at

  http://members.shaw.ca/akochoi/emacs/Emacs.icns

To use it, simply replace the file with the same name in

  mac/Emacs.app/Contents/Resources/

by this one.  This is the icon I use :-).

If you are updating from CVS, to make drag-and-drop work, you will
probably need to delete the files ~/Library/Preferences/LS* and
~/Library/Preferences/.LS* and restart.

Andrew.

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

only message in thread, other threads:[~2002-07-01 22:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-01 22:51 Mac OS X File Icon Drag and Drop Andrew Choi

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