Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* line number in summary buffer
@ 2004-01-15 10:38 Marek Nowak
  2004-01-15 13:14 ` Reiner Steib
  0 siblings, 1 reply; 2+ messages in thread
From: Marek Nowak @ 2004-01-15 10:38 UTC (permalink / raw)


First of all I have to admit that I'm a newbie.

I'd like to have line number displayed in summary buffer in front of a
line just like in slrn.  I tried to set gnus-summary-line-format
variable to '%P%U%R%z%I%(%[%4L: %-20,20n%]%) %s\n' ('P' means line
number from <Info:(gnus) Summary Buffer Lines> ).  Unfortunately I'm
not able to enter a group and error message is displayed in mini
buffer:

'Symbol's function definition is void: gnus-pick-line-number'.

I use Gnus version v5.10.2 and Emacs version: 21.3.1
(i386-pc-linux-gnu, X toolkit) of 2003-10-31 on raven, modified by
Debian.

-- 
Marek Nowak
nowak at neuron dot umcs dot lublin dot pl 


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

* Re: line number in summary buffer
  2004-01-15 10:38 line number in summary buffer Marek Nowak
@ 2004-01-15 13:14 ` Reiner Steib
  0 siblings, 0 replies; 2+ messages in thread
From: Reiner Steib @ 2004-01-15 13:14 UTC (permalink / raw)


On Thu, Jan 15 2004, Marek Nowak wrote:

> I tried to set gnus-summary-line-format variable to
> '%P%U%R%z%I%(%[%4L: %-20,20n%]%) %s\n' ('P' means line number from
> <Info:(gnus) Summary Buffer Lines> ).  Unfortunately I'm not able to
> enter a group and error message is displayed in mini buffer:
>
> 'Symbol's function definition is void: gnus-pick-line-number'.

Add the following line to your `~/.gnus.el' (or `~/.emacs') file:

(autoload 'gnus-pick-line-number "gnus-salt" nil t)

(This is a bug.  I've fixed it in CVS now.)

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/


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

end of thread, other threads:[~2004-01-15 13:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-15 10:38 line number in summary buffer Marek Nowak
2004-01-15 13:14 ` Reiner Steib

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