GNU bug report logs - #1479
fileio.c cleanup

Previous Next

Package: emacs;

Reported by: Dan Nicolaescu <dann <at> ics.uci.edu>

Date: Wed, 3 Dec 2008 02:40:04 UTC

Severity: minor

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 1479 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Dan Nicolaescu <dann <at> ics.uci.edu>
Cc: 1479 <at> debbugs.gnu.org
Subject: Re: fileio.c cleanup
Date: Sun, 10 Jul 2011 14:58:34 +0200
Dan Nicolaescu <dann <at> ics.uci.edu> writes:

> read_non_regular_quit needs a Lisp_Object argument to satisfy the
> prototype for internal_condition_case_1.
> But do_auto_save_eh is exactly the same as read_non_regular_quit, so
> maybe one of them can be removed.

The definition is

static Lisp_Object
read_non_regular_quit (Lisp_Object ignore)
{
  return Qnil;
}

so this has probably been fixed by now?

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




This bug report was last modified 14 years and 11 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.