[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Drag-n-drop into startup fancy splash screen
From: |
Chong Yidong |
Subject: |
Re: Drag-n-drop into startup fancy splash screen |
Date: |
Sat, 23 Dec 2006 19:33:56 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux) |
YAMAMOTO Mitsuharu <address@hidden> writes:
> On both X11 and Mac Carbon, drag-n-drop into the startup fancy splash
> screen does not make Emacs exit from recursive editing. That's
> because the events bound in special-event-map are not handled by
> fancy-splash-default-action.
>
> How about the following patch?
Looks OK to me.