jed-users mailing list

[2007 Date Index] [2007 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: python-mode and fold-mode


On Thu, 2007-05-24 at 09:58 +0200, Perry wrote:
> would suggest to use different keys for enter/exit fold, I think they
> are much more less used, at least thats the case for me. I never use
> them and I use the folding heavily.
>

I use this in my latex_mode_hook() (the only mode  where I use folder):

        _Reserved_Key_Prefix = "\006"; % ^F
        folding_mode();
        _Reserved_Key_Prefix = "\003";

and all the folding command are prefixed by a ctrl-F (yes, I lose
move-forward, but I use exclusively the arrow keys for this...)

Romano





--
sorry for the disclaimer, I cannot shut it up.



--
La presente comunicación tiene carácter confidencial y es para el exclusivo uso del destinatario indicado en la misma. Si Ud. no es el destinatario indicado, le informamos que cualquier forma de distribución, reproducción o uso de esta comunicación y/o de la información contenida en la misma están estrictamente prohibidos por la ley. Si Ud. ha recibido esta comunicación por error, por favor, notifíquelo inmediatamente al remitente contestando a este mensaje y proceda a continuación a destruirlo. Gracias por su colaboración.

This communication contains confidential information. It is for the exclusive use of the intended addressee. If you are not the intended addressee, please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited by law. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy this message. Thank you for your cooperation.



--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2007 date index] [2007 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]