help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to make window don't response DELETE WINDOWS COMMAND?


From: Andy Stewart
Subject: Re: How to make window don't response DELETE WINDOWS COMMAND?
Date: Sat, 13 Sep 2008 16:28:12 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>>>>> "Pascal" == Pascal J Bourguignon <pjb@informatimago.com> writes:

Hi!.

Thanks for your relay.

I will read it. :)

Regards.

Andy.


    Pascal> Andy Stewart <lazycat.manatee@gmail.com> writes:
    >>  Hi, all.    I want to ask one question:   When i activate ECB windows,
    >>  and i use 'delete-other-windows' at other window.  And ECB windows
    >>  can't delete by this command.  How to implement this to make window
    >>  don't response 'delete-other-windows' and 'delete-window' etc. ?

    Pascal> You could define an :around advice on delete-window and
    Pascal> delete-other-window to check whether you want to delete the 
concerned
    Pascal> window or not.  Read the documentation about defadvice.


    Pascal> -- 
    Pascal> __Pascal Bourguignon__                     
http://www.informatimago.com/

    Pascal> READ THIS BEFORE OPENING PACKAGE: According to certain suggested
    Pascal> versions of the Grand Unified Theory, the primary particles
    Pascal> constituting this product may decay to nothingness within the next
    Pascal> four hundred million years.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]