Gnus development mailing list
 help / color / mirror / Atom feed
* '%B' Summary Format Identifier - Double Subjects??
@ 2002-12-29 22:57 pete-temp-12-29-2002
  2002-12-29 23:06 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: pete-temp-12-29-2002 @ 2002-12-29 22:57 UTC (permalink / raw)


I'm using the '%B' summary format identifier, but sometimes I get
double subjects in the summary buffer.  For example, the following
subject is repeated twice on the same line:

O   29-Dec [ Don Saklad           ]: Reading by deleting after the colon in .newsrc deleting .newsrc~ deleting .newsrc.eldReading by deleting after the colon in .newsrc deleting .newsrc~ deleting .newsrc.eld
O   29-Dec [ Don Saklad           ]:   |-> 
O   29-Dec [ Kai Großjohann       ]:   | `-> 
O   29-Dec [ Kai Großjohann       ]:   `-> 
O   29-Dec [ Don Saklad           ]:     `-> 

When I rever to '%I', things work again:

O   29-Dec [  10]: [ Don Saklad           ] Reading by deleting after the colon in .newsrc deleting .newsrc~ deleting .newsrc.eld
O   29-Dec [   2]:   [ Don Saklad           ] 
O   29-Dec [   9]:     [ Kai Großjohann       ] 
O   29-Dec [  15]:   [ Kai Großjohann       ] 
O   29-Dec [  10]:     [ Don Saklad           ] 

I'm using CVS HEAD from a few hours ago.  Anyone else experience this?

Thanks,
Pete

ps  Gnus is AWESOME!  Just started using it two days ago and I've
already been able to obsolete my use of mutt, slrn, and my RSS news
aggregator!




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

* Re: '%B' Summary Format Identifier - Double Subjects??
  2002-12-29 22:57 '%B' Summary Format Identifier - Double Subjects?? pete-temp-12-29-2002
@ 2002-12-29 23:06 ` Lars Magne Ingebrigtsen
  2002-12-29 23:19   ` Pete Kazmier
  0 siblings, 1 reply; 8+ messages in thread
From: Lars Magne Ingebrigtsen @ 2002-12-29 23:06 UTC (permalink / raw)


pete-temp-12-29-2002@kazmier.com writes:

> I'm using the '%B' summary format identifier, but sometimes I get
> double subjects in the summary buffer.  For example, the following
> subject is repeated twice on the same line:
>
> O   29-Dec [ Don Saklad           ]: Reading by deleting after the colon in .newsrc deleting .newsrc~ deleting .newsrc.eldReading by deleting after the colon in .newsrc deleting .newsrc~ deleting .newsrc.eld

What's the complete `gnus-summary-line-format' for this?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

* Re: '%B' Summary Format Identifier - Double Subjects??
  2002-12-29 23:06 ` Lars Magne Ingebrigtsen
@ 2002-12-29 23:19   ` Pete Kazmier
  2002-12-29 23:32     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: Pete Kazmier @ 2002-12-29 23:19 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> What's the complete `gnus-summary-line-format' for this?

Oh, sorry about that.  This is the line that causes me problems.

   gnus-summary-line-format  "%U%R%z %d %(%[ %-20,20n %]%): %B%s\n"




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

* Re: '%B' Summary Format Identifier - Double Subjects??
  2002-12-29 23:19   ` Pete Kazmier
@ 2002-12-29 23:32     ` Lars Magne Ingebrigtsen
  2002-12-30  1:19       ` Pete Kazmier
  0 siblings, 1 reply; 8+ messages in thread
From: Lars Magne Ingebrigtsen @ 2002-12-29 23:32 UTC (permalink / raw)


Pete Kazmier <pete@kazmier.com> writes:

> Oh, sorry about that.  This is the line that causes me problems.
>
>    gnus-summary-line-format  "%U%R%z %d %(%[ %-20,20n %]%): %B%s\n"

I've tried entering a few groups with this format, but I haven't been
able to reproduce the bug.  Do you see this bug every time you see
one of Don Saklad's posts, or just sometimes?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

* Re: '%B' Summary Format Identifier - Double Subjects??
  2002-12-29 23:32     ` Lars Magne Ingebrigtsen
@ 2002-12-30  1:19       ` Pete Kazmier
  2002-12-30  1:31         ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: Pete Kazmier @ 2002-12-30  1:19 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> I've tried entering a few groups with this format, but I haven't
> been able to reproduce the bug.  Do you see this bug every time you
> see one of Don Saklad's posts, or just sometimes?

I don't see a pattern, but it happens very frequently.  Here is a
snippet from this newgroup where it occurred.  Is there some other
information I can provide that might assist?

    29-Dec [ Maciej Matysiak      ]: [bug] gnus marks only first article as replied.[bug] gnus marks only first article as replied.
    29-Dec [ Lars Magne Ingebrigt ]:   `-> 
    29-Dec [ Maciej Matysiak      ]:     `-> 
    29-Dec [ Lars Magne Ingebrigt ]:       `-> 




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

* Re: '%B' Summary Format Identifier - Double Subjects??
  2002-12-30  1:19       ` Pete Kazmier
@ 2002-12-30  1:31         ` Lars Magne Ingebrigtsen
  2002-12-30  1:47           ` Pete Kazmier
  0 siblings, 1 reply; 8+ messages in thread
From: Lars Magne Ingebrigtsen @ 2002-12-30  1:31 UTC (permalink / raw)


Pete Kazmier <pete@kazmier.com> writes:

> I don't see a pattern, but it happens very frequently.  Here is a
> snippet from this newgroup where it occurred.  Is there some other
> information I can provide that might assist?

Do you have any other variables that might influence how the message
buffer lines are displayed?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

* Re: '%B' Summary Format Identifier - Double Subjects??
  2002-12-30  1:31         ` Lars Magne Ingebrigtsen
@ 2002-12-30  1:47           ` Pete Kazmier
  2002-12-30  5:18             ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: Pete Kazmier @ 2002-12-30  1:47 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> Do you have any other variables that might influence how the message
> buffer lines are displayed?

Well, I'm new to all of this, so rather than let me guess what might
affect it or not, here is my entire .emacs file at the moment (Gnus
settings at the bottom):

;; ======================================================================
;; Emacs Settings
;; ======================================================================

;; Turn on font lock mode for everything possible
(global-font-lock-mode 1)

;; Fix the backspace key for the Mac
(global-set-key [?\C-h]    'delete-backward-char)
(global-set-key [?\C-x ?h] 'help-command)

;; Color Settings
(set-face-foreground      'mode-line "white")
(set-face-background      'mode-line "blue")
(set-face-inverse-video-p 'mode-line nil)

(set-face-foreground      'menu "white")
(set-face-background      'menu "blue")
(set-face-inverse-video-p 'menu nil)

;; General Settings
(setq 
 user-mail-address        "pete-this-is-not-real@example.com"
 user-full-name           "Pete Kazmier")

(add-hook 'text-mode-hook             'turn-on-auto-fill)      

;; ======================================================================
;; Gnus Settings
;; ======================================================================

(require 'gnus)

(setq 
 gnus-select-method                    '(nntp "netnews.attbi.com")
 gnus-subscribe-newsgroup-method       'gnus-subscribe-randomly
 gnus-thread-indent-level              2
 gnus-use-full-window                  nil
 gnus-sum-thread-tree-root             nil
 gnus-sum-thread-tree-single-leaf      "`-> "
 gnus-sum-thread-tree-leaf-with-other  "|-> "
 gnus-summary-line-format              "%U%R%z %d %(%[ %-20,20n %]%): %B%s\n")
;; gnus-summary-line-format "%U%R%z %d [%4L]: %I%(%[ %-20,20n %]%) %s\n")

(add-to-list 'gnus-secondary-select-methods
	     '(nnmaildir ""
			 (directory "~/Mail/gnus-mail")
			 (create-directory "~/Mail")))

(add-hook 'gnus-group-mode-hook 'gnus-topic-mode)




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

* Re: '%B' Summary Format Identifier - Double Subjects??
  2002-12-30  1:47           ` Pete Kazmier
@ 2002-12-30  5:18             ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 8+ messages in thread
From: Lars Magne Ingebrigtsen @ 2002-12-30  5:18 UTC (permalink / raw)


Pete Kazmier <pete@kazmier.com> writes:

>  gnus-sum-thread-tree-root             nil

[...]

>  gnus-summary-line-format              "%U%R%z %d %(%[ %-20,20n %]%): %B%s\n")
This is the problem.  If you have that variable set to nil, you
should not include %s, since %B will output the subject.
Alternatively, set that variable to "".

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

end of thread, other threads:[~2002-12-30  5:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-29 22:57 '%B' Summary Format Identifier - Double Subjects?? pete-temp-12-29-2002
2002-12-29 23:06 ` Lars Magne Ingebrigtsen
2002-12-29 23:19   ` Pete Kazmier
2002-12-29 23:32     ` Lars Magne Ingebrigtsen
2002-12-30  1:19       ` Pete Kazmier
2002-12-30  1:31         ` Lars Magne Ingebrigtsen
2002-12-30  1:47           ` Pete Kazmier
2002-12-30  5:18             ` Lars Magne Ingebrigtsen

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