GNU bug report logs - #17088
24.3.50; align-region : Wrong type argument: markerp, nil

Previous Next

Package: emacs;

Reported by: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>

Date: Mon, 24 Mar 2014 16:30:02 UTC

Severity: normal

Fixed in version 24.3.50

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
Cc: 17088-done <at> debbugs.gnu.org
Subject: Re: bug#17088: 24.3.50;
 align-region : Wrong type argument: markerp, nil
Date: Mon, 24 Mar 2014 17:55:55 +0100
Version: 24.3.50

> -    (set-marker end-mark nil)
> +    (when end-mark (set-marker end-mark nil))

Committed, thanks.




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

Previous Next


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