|
|
Andreas Roehler <andreas.roehler@xxxxxxxxx> writes:
> Peter Dyballa wrote:
>
>>
>> Am 23.06.2006 um 12:38 schrieb Andreas Roehler:
>>
>>> An assignment as
>>>
>>> (define-key sh-mode-map "\M-#" 'do-something)
>>>
>>> should work - i.e. at least be recorded for further use
>>
>> And what happens when you load something that uses the same
>> name "sh- mode-map?"
>>
>> Merge, substitue, forget? And then: which?
>
> The key here is at `recorded'.
>
> Following the discussion seen, probably I will use
> `eval-after-load' next time instead of `require'.
>
> Nonetheless the main issue also was not the
> functioning as such but usability.
>
> At least I see a chance to enhance the latter.
It would also enhance the usability of cars if you could use tap water
instead of gasoline.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
|
|