[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: ls in eshell will cause the prompt jumped to mid of buf
From:
William Xue
Subject:
Re: ls in eshell will cause the prompt jumped to mid of buf
Date:
2007年9月29日 11:31:59 +0800
User-agent:
Opera Mail/9.50 (Win32)
On 2007年9月29日 02:07:02 +0800, Glenn Morris <address@hidden> wrote:
"William Xue" wrote:
Can I set the 'scroll-margin' to 0 only for 'eshell'? I have tried
something on load hook, but failed.
(add-hook 'eshell-mode-hook
(lambda () (set (make-local-variable 'scroll-margin) 0)))
Eh, yes, make-local-variable.
Thank you very much!
--
Yours,
WilliamX
- Re: ls in eshell will cause the prompt jumped to mid of buf, (continued)
- Re: ls in eshell will cause the prompt jumped to mid of buf , William Xue, 2007年09月18日
- Re: ls in eshell will cause the prompt jumped to mid of buf , Glenn Morris, 2007年09月18日
- Re: ls in eshell will cause the prompt jumped to mid of buf , William Xue, 2007年09月19日
- Re: ls in eshell will cause the prompt jumped to mid of buf , Glenn Morris, 2007年09月19日
- Re: ls in eshell will cause the prompt jumped to mid of buf , William Xue, 2007年09月20日
- Re: ls in eshell will cause the prompt jumped to mid of buf , Glenn Morris, 2007年09月20日
- Re: ls in eshell will cause the prompt jumped to mid of buf , William Xue, 2007年09月20日
- Re: ls in eshell will cause the prompt jumped to mid of buf , Richard Stallman, 2007年09月21日
- Re: ls in eshell will cause the prompt jumped to mid of buf , William Xue, 2007年09月28日
- Re: ls in eshell will cause the prompt jumped to mid of buf , Glenn Morris, 2007年09月28日
- Re: ls in eshell will cause the prompt jumped to mid of buf,
William Xue <=
- Re: ls in eshell will cause the prompt jumped to mid of buf , Richard Stallman, 2007年09月19日
- Re: ls in eshell will cause the prompt jumped to mid of buf , Glenn Morris, 2007年09月20日
- Re: ls in eshell will cause the prompt jumped to mid of buf , Richard Stallman, 2007年09月21日
- Re: ls in eshell will cause the prompt jumped to mid of buf , Glenn Morris, 2007年09月21日
ls in eshell will cause the prompt jumped to mid of buf , Richard Stallman, 2007年09月19日