[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: |
Francis Litterio |
Subject: |
Re: Crazy idea: generate a pseudo-random value for tramp-end-of-output |
Date: |
Mon, 14 Oct 2002 09:48:30 -0400 |
User-agent: |
Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-msvc-nt5.0.2195) |
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 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).
> 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.
--
Francis Litterio
address@hidden
http://world.std.com/~franl/
GPG and PGP public keys available on keyservers.
- 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 <=
- 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, Michael Albinus, 2002/10/14