[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Geiser-users] Variable to customize entering or not a submodule in
From: |
Diogo F. S. Ramos |
Subject: |
Re: [Geiser-users] Variable to customize entering or not a submodule in Racket |
Date: |
Thu, 18 Jul 2013 15:46:54 -0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
> On Wed, Jul 17 2013, Diogo F. S. Ramos wrote:
>
>> It might be a good idea to have a variable which would control if
>> pressing C-c C-a with the point inside a submodule should enter or not
>> this submodule.
>
> Perhaps we could set C-u C-c C-a to not entering submodules and C-c C-a
> entering them, and then a variable to toggle the assignment of key
> shortcuts. That way entering the submodule would always be an option.
I would prefer the other way around: C-u C-c C-a to enter submodules.
I'm obviously biased by my own usage of submodules though.