On 24.4.2013, at 10:31, Bastien <b...@gnu.org> wrote:

> Carsten Dominik <carsten.domi...@gmail.com> writes:
> 
>> On 24.4.2013, at 10:06, Bastien <b...@gnu.org> wrote:
>> 
>>> Hi Michael,
>>> 
>>> Michael Brand <michael.ch.br...@gmail.com> writes:
>>> 
>>>> Yes, this is how it worked and I was used to before too, very
>>>> convenient.
>>> 
>>> This is how it works again.
>> 
>> How about testing for 
>> 
>>   (= (point) (1+ (length prompt)))
>> 
>> instead of
>> 
>>   (= (char-before) 32)
>> 
>> ?
>> 
>> - Carsten
> 
> Yep, as you wish -- I though it was somehow nice to still be able to
> quickly jump at todays date by inserting a space then hitting ".",
> even in the middle of the inserted text... but clearly a dubious
> trick.
> 
> Let me know if you want me to do the change,

I think only doing this at the beginning of the prompt is better,
anywhere else it is too magic.  Maybe we can have a command like C-c . which 
will work everywhere?

- Carsten


> 
> -- 
> Bastien


Reply via email to