|
Re: Setting history size in idlwave [message #28364 is a reply to message #28359] |
Mon, 03 December 2001 03:23  |
dominik
Messages: 47 Registered: June 2000
|
Member |
|
|
Put into .emacs:
(setq comint-input-ring-size 400)
- Carsten
>>>> > "MM" == Mark McGrath <markmcg4@hotmail.com> writes:
MM> Hey all,
MM> I need a quick fix for setting the size of the history buffer. At the
MM> moment it is set to recall just 32 lines, and for the life of me I
MM> can't see where the emacs/idlwave hook is to set it.
MM> Any help much appreciated!
MM> Slán,
MM> Mark.
|
|
|