Gnus development mailing list
 help / color / mirror / Atom feed
From: Pavel@Janik.cz (Pavel Janík)
Subject: Re: gnus-goto-colon
Date: Sat, 01 Dec 2001 19:39:12 +0100	[thread overview]
Message-ID: <m3vgfqdexr.fsf@Janik.cz> (raw)
In-Reply-To: <ilu7ks6kjk0.fsf@dhcp128.extundo.com> (Simon Josefsson's message of "Sat, 01 Dec 2001 17:10:39 +0100")

   From: Simon Josefsson <jas@extundo.com>
   Date: Sat, 01 Dec 2001 17:10:39 +0100

   > > ; Workaround for Gnus inconvenience
   > > (defalias 'gnus-summary-position-point 'beginning-of-line)
   > >
   > > What was the reason for this change?
   > 
   > What change?

For that change in the past. I did not looked at the time of that change.

   > Maybe you can customize `gnus-summary-line-format' as described below
   > to achieve what you want instead?

Yes, that is much better way then I'm doing right now, but when I added %C
at the beginning of gnus-summary-line-format, I can no longer enter into
Summary buffer:

Debugger entered--Lisp error: (args-out-of-range 0 1)
  gnus-put-text-property(0 1 gnus-position t)
  (progn (gnus-put-text-property (1- ...) (point) (quote gnus-position) t) (insert gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char gnus-tmp-indentation) (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert " ") (gnus-add-text-properties (point) (progn ... ...) (quote ...)) (insert gnus-tmp-subject-or-nil "\n"))
  eval((progn (gnus-put-text-property (1- ...) (point) (quote gnus-position) t) (insert gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char gnus-tmp-indentation) (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert " ") (gnus-add-text-properties (point) (progn ... ...) (quote ...)) (insert gnus-tmp-subject-or-nil "\n")))
  gnus-summary-insert-line([0 "" "" "05 Apr 2001 23:33:09 +0400" "" "" 0 0 "" nil] 0 nil 128 t nil "" nil 1)
  gnus-update-summary-mark-positions()
  gnus-summary-mode("LinuxKernel")
  gnus-summary-setup-buffer("LinuxKernel")
  gnus-summary-read-group-1("LinuxKernel" nil t nil nil nil)
  gnus-summary-read-group("LinuxKernel" nil t nil nil nil nil)
  gnus-group-read-group(nil t)
  gnus-group-select-group(nil)
  gnus-topic-select-group(nil)
  call-interactively(gnus-topic-select-group)

-- 
Pavel Janík

What do you want to happen? You want to have an interface like
	echo 0 > /proc/bugs/mm
that makes mm bugs go away?
                  -- Linus Torvalds in LKML about "Tuning for bugs"



  reply	other threads:[~2001-12-01 18:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-01 14:17 gnus-goto-colon Pavel Janík
2001-12-01 16:10 ` gnus-goto-colon Simon Josefsson
2001-12-01 18:39   ` Pavel Janík [this message]
2001-12-01 20:16     ` gnus-goto-colon ShengHuo ZHU

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=m3vgfqdexr.fsf@Janik.cz \
    --to=pavel@janik.cz \
    /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).