From: Eli Zaretskii <eliz@gnu.org>
To: Daniel Colascione <dancol@dancol.org>
Cc: ttn@gnu.org, lars@matholka.se, 15344@debbugs.gnu.org
Subject: bug#15344: 24.3; Crash when yanking in c-mode
Date: Mon, 13 Jan 2014 18:19:48 +0200 [thread overview]
Message-ID: <83d2jv7t23.fsf@gnu.org> (raw)
In-Reply-To: <52D3F411.5000803@dancol.org>
> Date: Mon, 13 Jan 2014 06:11:29 -0800
> From: Daniel Colascione <dancol@dancol.org>
> Cc: Lars Ljung <lars@matholka.se>
>
> + if(!i)
> + if (modified)
> + {
> + if (BUFFERP (object))
> + signal_after_change (XINT (start),
> + XINT (end) - XINT (start),
> + XINT (end) - XINT (start));
> + return Qt;
> + }
> + else
> + return Qnil;
> }
Doesn't this give you a warning about ambiguous else?
next prev parent reply other threads:[~2014-01-13 16:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-11 19:15 bug#15344: 24.3; Crash when yanking in c-mode Lars Ljung
[not found] ` <handler.15344.B.137892696610333.ack@debbugs.gnu.org>
2013-09-13 20:53 ` bug#15344: Acknowledgement (24.3; Crash when yanking in c-mode) Lars Ljung
[not found] ` <mailman.2095.1379105663.10748.bug-gnu-emacs@gnu.org>
2013-09-14 9:31 ` Alan Mackenzie
2013-09-22 7:40 ` bug#15344: 24.3; Crash when yanking in c-mode Paul Eggert
2013-09-22 18:10 ` Lars Ljung
2013-10-10 21:18 ` Glenn Morris
2014-01-13 13:39 ` Thien-Thi Nguyen
2014-01-13 13:59 ` Daniel Colascione
2014-01-13 14:11 ` Daniel Colascione
2014-01-13 16:19 ` Eli Zaretskii [this message]
2014-01-13 18:33 ` Daniel Colascione
2014-01-13 23:42 ` bug#15344: Done Daniel Colascione
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=83d2jv7t23.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=15344@debbugs.gnu.org \
--cc=dancol@dancol.org \
--cc=lars@matholka.se \
--cc=ttn@gnu.org \
/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).