emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch: minor blackbox.el fix


From: Tom Tromey
Subject: Re: Patch: minor blackbox.el fix
Date: Tue, 08 Jan 2008 12:36:24 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux)

>>>>> "GM" == Glenn Morris <address@hidden> writes:

>> Also, locally I found that RET was doing the wrong thing in blackbox,
>> and this patch arranges to redefine newline-and-indent as well.

GM> How is it that RET runs newline-and-indent and indent for you? Have
GM> you globally rebound it? Would changing from blackbox-redefine-key to

Darn, I do have it bound globally, and I didn't think to look at that.
Sorry about that.

GM> (define-key map [return] 'bb-done)
GM> be better than adding a binding for newline-and-indent?

Yes, I think that would be better.

Thanks for reviewing this.

Tom




reply via email to

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