all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: Juanma Barranquero <lekktu@gmail.com>,
	"Kirill A. Korinskiy" <catap@catap.ru>,
	5338@debbugs.gnu.org
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	[thread overview]
Message-ID: <m3sjqndus1.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <f7ccd24b1001080212x30b271cco5f9846989d601056@mail.gmail.com> (Juanma Barranquero's message of "Fri, 8 Jan 2010 11:12:25 +0100")

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	other threads:[~2011-07-03 19:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-08  2:20 [PATCH] Make a new fortune dat file in compile time if dat file not exist Kirill A. Korinskiy
2010-01-08 10:12 ` bug#5338: " Juanma Barranquero
2011-07-03 19:33   ` Lars Magne Ingebrigtsen [this message]
2011-07-04  2:40     ` Chong Yidong
2011-07-04  7:53       ` Kirill A. Korinskiy
2011-07-04  9:38         ` Lars Magne Ingebrigtsen
2013-02-13  8:11         ` Glenn Morris

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=m3sjqndus1.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=5338@debbugs.gnu.org \
    --cc=catap@catap.ru \
    --cc=lekktu@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.