all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Guangliang Yang <guangliang.y@gmail.com>
To: 9988@debbugs.gnu.org
Subject: bug#9988: 23.1; emacs can't write file with original permission
Date: Tue, 08 Nov 2011 14:54:29 +0800	[thread overview]
Message-ID: <4EB8D225.6030002@gmail.com> (raw)

$ ls -l
total 4
-rw------- 1 gxa4g7 gxa4g7 179 2011-11-08 14:50 a.py
$ emacs a.py
$ ls -l
total 4
-rw-r--r-- 1 gxa4g7 gxa4g7 179 2011-11-08 14:50 a.py

emacs changed the file's permission
it's sucks






             reply	other threads:[~2011-11-08  6:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08  6:54 Guangliang Yang [this message]
2011-11-08  7:49 ` bug#9988: 23.1; emacs can't write file with original permission Glenn Morris
2011-11-08  7:53   ` Guangliang Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EB8D225.6030002@gmail.com \
    --to=guangliang.y@gmail.com \
    --cc=9988@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.