[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Crazy idea: generate a pseudo-random value for tramp-end-of-output
From: |
Kai Großjohann |
Subject: |
Re: Crazy idea: generate a pseudo-random value for tramp-end-of-output |
Date: |
Mon, 14 Oct 2002 17:04:11 +0200 |
User-agent: |
Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) |
Francis Litterio <address@hidden> writes:
> address@hidden (Kai Großjohann) writes:
>
>> I've now committed it.
>
> I just did a "cvs update" but don't see your change. "cvs log" reports
> that the latest revision is 2.242. Is that the revision with the change?
I forgot to commit. Thanks for the reminder. The commit is running
at this moment.
>> I hope it works. Instead of requiring
>> time-stamp, I took current-time-string. Is that okay, Francis?
>
> Sure. I don't know why I didn't use current-time-string in the first
> place. Actually, if you don't use the time-stamp-* functions, you don't
> need the (require 'time-stamp).
I thought there was some magic to the strings returned by the
time-stamp functions. Alright, so we use current-time-string.
>> The string is sometimes used as a regexp. Do I need to invoke
>> regexp-quote on it, or does it (the output of md5) always contain
>> letters and digits only, so that this is not necessary?
>
> Correct. Function md5 returns a string of 32 hex digits.
Fine.
kai
--
~/.signature is: umop ap!sdn (Frank Nobis)
- Crazy idea: generate a pseudo-random value for tramp-end-of-output, Francis Litterio, 2002/10/10
- Re: Crazy idea: generate a pseudo-random value for tramp-end-of-output, Daniel Pittman, 2002/10/10
- Re: Crazy idea: generate a pseudo-random value for tramp-end-of-output, Kai Großjohann, 2002/10/11
- Re: Crazy idea: generate a pseudo-random value for tramp-end-of-output, Francis Litterio, 2002/10/11
- Re: Crazy idea: generate a pseudo-random value for tramp-end-of-output, Kai Großjohann, 2002/10/11
- Re: Crazy idea: generate a pseudo-random value for tramp-end-of-output, Francis Litterio, 2002/10/11
- Re: Crazy idea: generate a pseudo-random value for tramp-end-of-output, Michael Albinus, 2002/10/13
- Re: Crazy idea: generate a pseudo-random value for tramp-end-of-output, Kai Großjohann, 2002/10/14
- Re: Crazy idea: generate a pseudo-random value for tramp-end-of-output, Francis Litterio, 2002/10/14
- Re: Crazy idea: generate a pseudo-random value for tramp-end-of-output,
Kai Großjohann <=
- Re: Crazy idea: generate a pseudo-random value for tramp-end-of-output, Michael Albinus, 2002/10/14