all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@gnu.org>
To: Xue Fuqiao <xfq.free@gmail.com>
Cc: 13801-done@debbugs.gnu.org
Subject: bug#13801: [PATCH] Trivial fix for files.el
Date: Tue, 17 Dec 2013 23:10:28 +0800	[thread overview]
Message-ID: <87sitr344b.fsf@gmail.com> (raw)
In-Reply-To: <20130224143332.f33f9e158da879bd206e83cc@gmail.com> (Xue Fuqiao's message of "Sun, 24 Feb 2013 14:33:32 +0800")

Xue Fuqiao <xfq.free@gmail.com> writes:

> I made a minor patch for files.el.  The patch does this:
>
> 1. Improve the doc string for `break-hardlink-on-save';

Thanks, I committed a slightly different fix.

> 2. Remove an unnecessary `buffer-auto-save-file-name'.
>
> - 			       buffer-auto-save-file-name
>   			       (file-readable-p buffer-auto-save-file-name)

This is not unnecessary.  If buffer-auto-save-file-name is nil, the next
line would signal an error, which is undesireable.





      parent reply	other threads:[~2013-12-17 15:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-24  6:33 bug#13801: [PATCH] Trivial fix for files.el Xue Fuqiao
2013-02-24 15:06 ` Eli Zaretskii
2013-02-24 17:47   ` Drew Adams
2013-02-24 21:45     ` Stephen Berman
2013-02-24 22:27       ` Drew Adams
2013-02-24 22:47         ` Xue Fuqiao
2013-12-17 15:10 ` Chong Yidong [this message]

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=87sitr344b.fsf@gmail.com \
    --to=cyd@gnu.org \
    --cc=13801-done@debbugs.gnu.org \
    --cc=xfq.free@gmail.com \
    /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.