Gnus development mailing list
 help / color / mirror / Atom feed
From: Jesper Harder <harder@myrealbox.com>
Subject: Re: Saving attachments with a leading dot
Date: Mon, 29 Sep 2003 05:28:51 +0200	[thread overview]
Message-ID: <m31xu0l1cc.fsf@defun.localdomain> (raw)
In-Reply-To: <86u171pgdr.fsf@doze.rijnh.nl>

Jochen Küpper <jochen@jochen-kuepper.de> writes:

> And what is up with filesystems that use different mechanisms or don't
> have them, i.e. AFS, FAT based stuff, ... ? Should Gnus even care what
> filesystem the file is written too? (In the spirit of this discussion,
> it has to.)

Windows doesn't have an executable bit, right?

On Windows maybe we should warn about saving an executable in a
directory that's in PATH, something like:

(when (and (file-executable-p name)
	   (member <directory where the file is saved> exec-path))
  <warning>)

Does this make any sense?



  reply	other threads:[~2003-09-29  3:28 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-23 23:39 Jesper Harder
2003-09-24 10:38 ` Ted Zlatanov
2003-09-25  3:24   ` Jesper Harder
2003-09-25  4:22     ` Ted Zlatanov
2003-09-25  5:49       ` Jochen Küpper
2003-09-29  3:28         ` Jesper Harder [this message]
2003-10-02 18:07           ` Ted Zlatanov
2003-10-02 19:56             ` Jochen Küpper
2003-10-03  1:35             ` Jesper Harder
2003-10-03 14:04               ` Benjamin Riefenstahl
2003-10-02 18:10         ` Ted Zlatanov
2003-09-24 13:53 ` Benjamin Riefenstahl
2003-09-24 14:40   ` Ted Zlatanov
2003-09-24 15:11     ` Benjamin Riefenstahl
2003-09-24 16:03       ` Ted Zlatanov
2003-09-24 16:16         ` Benjamin Riefenstahl
2003-09-24 17:45           ` Ted Zlatanov
2003-09-24 15:48 ` Reiner Steib
2003-09-24 16:11   ` Benjamin Riefenstahl
2003-09-25 14:40     ` Reiner Steib
2003-09-25  3:23   ` Jesper Harder
2003-09-25  8:44 ` Hanak David
2003-09-29  3:20   ` Jesper Harder
2003-10-17 17:31     ` Lars Magne Ingebrigtsen
2003-10-18 16:43       ` Jesper Harder
2003-10-18 16:50         ` Lars Magne Ingebrigtsen
2003-10-18 20:04           ` Jesper Harder
2003-10-18 23:17           ` Jesper Harder
2003-10-19 11:14             ` Lars Magne Ingebrigtsen

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=m31xu0l1cc.fsf@defun.localdomain \
    --to=harder@myrealbox.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.
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 NNTP newsgroup(s).