emacs-devel
[Top][All Lists]
Advanced

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

Re: What to do with too-large group ids?


From: Kai Großjohann
Subject: Re: What to do with too-large group ids?
Date: Mon, 29 Jul 2002 09:36:58 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu)

Richard Stallman <address@hidden> writes:

> You could return large uids as strings.

They might easily be confused for user names in that case.  Also, the
very same function uses the trick of using a cons for the device
number, so it might be an idea to use the same trick for the user id.

But if you prefer, I'll return them as strings and update the
documentation for file-attributes accordingly.  (Something like the
following, wording needs to be changed: If the user id is too large
for an int, it is returned as a string.  This never happens for normal
files, but it might happen when there is a filename handler.)

kai
-- 
A large number of young women don't trust men with beards.  (BFBS Radio)



reply via email to

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