emacs-devel
[Top][All Lists]
Advanced

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

Re: File modes facilities.


From: Stefan Monnier
Subject: Re: File modes facilities.
Date: Thu, 20 Oct 2005 23:21:45 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>> but providing `chmod' (or making set-file-modes into a command) is
>> a good idea.

> set-file-modes is a nice simple function in C.
> IMHO, a more advanced chmod command should be implemented in Lisp.

Agreed.  I actually firmly believe that we should be able to provide
elisp code for the interactive spec of a C function.
This would also allow us to get rid of the load vs load-file distinction
and to improve various other commands implemented in C where the minibuffer
query only provides a fairly dull default.


        Stefan




reply via email to

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