emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ELPA] Package proposal: gnus-mock


From: Yuri Khan
Subject: Re: [ELPA] Package proposal: gnus-mock
Date: Thu, 11 Oct 2018 11:24:11 +0700

On Thu, Oct 11, 2018 at 3:59 AM Eric Abrahamsen <address@hidden> wrote:

> I just noticed that the ELPA .gitignore filters out empty directories (is
> that the \#*\# rule?), which messes up the maildirs in this package
> (they need empty new/ and tmp/ directories).

That is not about .gitignore. Git just doesn’t keep empty directories.

Your options are (a) to put a file there, named so that it won’t
interfere with your code’s functioning; or (b) arrange for empty
directories to be created at installation|configuration|run time.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]