bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#2213: marked as done ((Non)optional arg in kill-whole-line)


From: Emacs bug Tracking System
Subject: bug#2213: marked as done ((Non)optional arg in kill-whole-line)
Date: Fri, 06 Feb 2009 17:35:03 +0000

Your message dated Fri, 06 Feb 2009 12:25:41 -0500
with message-id <h47i437a0a.fsf@fencepost.gnu.org>
and subject line Re: bug#2213: (Non)optional arg in kill-whole-line
has caused the Emacs bug report #2213,
regarding (Non)optional arg in kill-whole-line
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2213: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2213
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: (Non)optional arg in kill-whole-line Date: Thu, 5 Feb 2009 18:02:02 +0000 (GMT)
Hi there,

I am using the 'kill-whole-line' function from the 'simple' library, noninteractively. According to the function definition and documentation, the 'arg' is supposed to be optional, so I was expecting

  (kill-whole-line)

to work, but it crashes with the message:

  Wrong type argument: number-or-marker-p, nil

My current workaround is to use (kill-whole-line 1). I have tested this in GNU Emacs 22.3.1.

Thanks,

Arni




--- End Message ---
--- Begin Message --- Subject: Re: bug#2213: (Non)optional arg in kill-whole-line Date: Fri, 06 Feb 2009 12:25:41 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Thanks; fixed.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]