unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Enhancement for file-attributes
@ 2012-09-30 14:26 Eli Zaretskii
  2012-09-30 21:14 ` Paul Eggert
  2012-10-01  1:16 ` Stefan Monnier
  0 siblings, 2 replies; 11+ messages in thread
From: Eli Zaretskii @ 2012-09-30 14:26 UTC (permalink / raw)
  To: emacs-devel

Would it be a good idea to enhance file-attributes by adding one more
optional argument to it, which, when non-nil, will cause Emacs call
'stat', not 'lstat', on the argument file name?  This should avoid the
need to call file-chase-links when all we want is to get the
attributes of the file pointed to by the symlink.



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-10-08 10:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-30 14:26 Enhancement for file-attributes Eli Zaretskii
2012-09-30 21:14 ` Paul Eggert
2012-09-30 22:08   ` Eli Zaretskii
2012-10-01  0:45   ` Stefan Monnier
2012-10-01  2:08     ` Paul Eggert
2012-10-08 10:36       ` Michael Albinus
2012-10-01  1:16 ` Stefan Monnier
2012-10-01  2:04   ` Juanma Barranquero
2012-10-01 12:59   ` Eli Zaretskii
2012-10-01 14:31     ` Stefan Monnier
2012-10-01 14:56       ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).