unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2213: (Non)optional arg in kill-whole-line
@ 2009-02-05 18:02 ` Arni Magnusson
  2009-02-06 17:35   ` bug#2213: marked as done ((Non)optional arg in kill-whole-line) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Arni Magnusson @ 2009-02-05 18:02 UTC (permalink / raw)
  To: bug-gnu-emacs

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







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#2213: marked as done ((Non)optional arg in kill-whole-line)
  2009-02-05 18:02 ` bug#2213: (Non)optional arg in kill-whole-line Arni Magnusson
@ 2009-02-06 17:35   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-02-06 17:35 UTC (permalink / raw)
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 874 bytes --]


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

[-- Attachment #2: Type: message/rfc822, Size: 2911 bytes --]

From: Arni Magnusson <arnima@hafro.is>
To: bug-gnu-emacs@gnu.org
Subject: (Non)optional arg in kill-whole-line
Date: Thu, 5 Feb 2009 18:02:02 +0000 (GMT)
Message-ID: <alpine.LFD.0.9999.0902051700000.26065@localhost.localdomain>

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




[-- Attachment #3: Type: message/rfc822, Size: 1595 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 2213-done@emacsbugs.donarmstrong.com
Subject: Re: bug#2213: (Non)optional arg in kill-whole-line
Date: Fri, 06 Feb 2009 12:25:41 -0500
Message-ID: <h47i437a0a.fsf@fencepost.gnu.org>


Thanks; fixed.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-06 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <h47i437a0a.fsf@fencepost.gnu.org>
2009-02-05 18:02 ` bug#2213: (Non)optional arg in kill-whole-line Arni Magnusson
2009-02-06 17:35   ` bug#2213: marked as done ((Non)optional arg in kill-whole-line) Emacs bug Tracking System

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).