Don't unnecessarily run file-truename on remote files when checking drafts.
authorAndreas Seltenreich <andreas+git@gate450.dyndns.org>
Wed, 20 Oct 2010 08:34:13 +0000 (10:34 +0200)
committerAndreas Seltenreich <andreas+git@gate450.dyndns.org>
Wed, 20 Oct 2010 08:56:50 +0000 (10:56 +0200)
commit322754077c488cd96a9479ae95c7e5cae2b06b7f
tree944dc01641b1f91505a970cbf10d7ed42e39ae8e
parenta95625ffaedb69d94af914073263fc4b06f0fec1
Don't unnecessarily run file-truename on remote files when checking drafts.

* gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
run file-truename on remote files.  This can be expensive and even
prevent one from editing drafts if some unrelated buffer has a stale
connection.
lisp/ChangeLog
lisp/gnus-draft.el