all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* permissions on created files
@ 2006-09-18 17:30 Urs Thuermann
  2006-09-19  2:01 ` Glenn Morris
  2006-09-19  3:11 ` Tim X
  0 siblings, 2 replies; 3+ messages in thread
From: Urs Thuermann @ 2006-09-18 17:30 UTC (permalink / raw)


When emacs creates a new file, it does so using mode 0666 modified by
the process umask, i.e. newly created files don't have the executable
bit set.  I have search the Emacs docs (with C-h i) and have also
tried C-h a to find a way to change this.  I'd like to change emacs'
behavior so that it uses 0777 instead 0666 when the file begins with
the two characters #!.  Is that possible?  I couldn't find anything
like that.


urs

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

end of thread, other threads:[~2006-09-19  3:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-18 17:30 permissions on created files Urs Thuermann
2006-09-19  2:01 ` Glenn Morris
2006-09-19  3:11 ` Tim X

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.