Gnus development mailing list
 help / color / mirror / Atom feed
From: Frank Tegtmeyer <fte@lightwerk.com>
Subject: delete to begin of line
Date: 04 Jan 2002 10:38:22 +0100	[thread overview]
Message-ID: <ufpu4q4fsh.fsf@westkapp.wb.lightwerk.com> (raw)

Hi,

for several months I had the following in my .emacs file:

;; Keyboard macro
 (defalias 'delete-to-begin-of-line
 (read-kbd-macro "C-SPC C-a C-w"))
 (global-set-key "\C-o" 'delete-to-begin-of-line)

Yesterday without any visible reason Gnus (Gnus/5.0807 (Gnus v5.8.7)
XEmacs/21.1 (Cuyahoga Valley)) started to print errors during reading
and writing mails.

When opening a mail message it showed:
Wrong type argument: arrayp, -A

The same during writing a mail. It also placed the cursor in colum
1 of the To: header.

Is there a better way to implement "delete to begin of line", or is it
already somewhere?

Regards, Frank



             reply	other threads:[~2002-01-04  9:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-04  9:38 Frank Tegtmeyer [this message]
2002-01-04  9:57 ` Frank Tegtmeyer
2002-01-04 17:13 ` Kai Großjohann

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

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

  git send-email \
    --in-reply-to=ufpu4q4fsh.fsf@westkapp.wb.lightwerk.com \
    --to=fte@lightwerk.com \
    /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.
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 NNTP newsgroup(s).