unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: 1479@debbugs.gnu.org
Subject: bug#1479: fileio.c cleanup
Date: Sun, 10 Jul 2011 14:58:34 +0200	[thread overview]
Message-ID: <m37h7qgumd.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <200812030230.mB32UuJW023108@mothra.ics.uci.edu> (Dan Nicolaescu's message of "Tue, 2 Dec 2008 18:30:56 -0800 (PST)")

Dan Nicolaescu <dann@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/





      reply	other threads:[~2011-07-10 12:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-03  2:30 bug#1479: fileio.c cleanup Dan Nicolaescu
2011-07-10 12:58 ` Lars Magne Ingebrigtsen [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m37h7qgumd.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=1479@debbugs.gnu.org \
    --cc=dann@ics.uci.edu \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).