bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#5338: [PATCH] Make a new fortune dat file in compile time if dat fil


From: Lars Magne Ingebrigtsen
Subject: bug#5338: [PATCH] Make a new fortune dat file in compile time if dat file not exist
Date: Sun, 03 Jul 2011 21:33:02 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Juanma Barranquero <lekktu@gmail.com> writes:

> From: Kirill A. Korinskiy <catap@catap.ru>
> Date: Fri, Jan 8, 2010 at 03:20
> Subject: [PATCH] Make a new fortune dat file in compile time if dat
> file not exist
> To: emacs-devel@gnu.org, 5338@debbugs.gnu.org
> Cc: "Kirill A. Korinskiy" <catap@catap.ru>

[...]

> +                       (concat fortune-file fortune-database-extension))))
> +        (fortune-file-exist (file-exists-p fortune-file))
> +        (fortune-dat-exist (file-exists-p fortune-dat))

The patch looks correct to me, but I haven't used fortune.el in a long
while.

However, since this is more than 10 lines of new code, we need copyright
assignment papers from the author.

Do we have copyright assignment papers from Kirill A. Korinskiy on file?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

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