True. Even if you're steeped in EMACS, Gnus is still hard to get to
grips with. But surely the greatest feature of Gnus is precisely that
it runs in the GNU EMACS.
But speaking of offline reading, one feature of Gnus that I really like
is that when I open the first article on a thread, it downloads some subsequent articles, so when I ask for the next it is already there for
me.
Julieta Shem <jshem@yaxenu.org> writes:
True. Even if you're steeped in EMACS, Gnus is still hard to get to
grips with. But surely the greatest feature of Gnus is precisely that
it runs in the GNU EMACS.
Using a really old version of Emacs, thus also of gnus. I *don't*
like software that downloads *anything* that I haven't explicitly
asked for.
Well, yew know, cranky old people, eh?
Mike Spencer <mds@bogus.nodomain.nowhere> writes:
Julieta Shem <jshem@yaxenu.org> writes:
True. Even if you're steeped in EMACS, Gnus is still hard to get to
grips with. But surely the greatest feature of Gnus is precisely that
it runs in the GNU EMACS.
Ohhhh yes, and too many functions on too many unprefixed keys just
increase the probability of accidentally performing something unwanted
by off-by-one typos.
Julieta Shem <jshem@yaxenu.org> writes:
True. Even if you're steeped in EMACS, Gnus is still hard to get to
grips with. But surely the greatest feature of Gnus is precisely that
it runs in the GNU EMACS.
Currently it has some 876 interactive (user-callable)
functions. Of these 618 are in the two major modes (Group
and. Summary/Article).
But speaking of offline reading, one feature of Gnus that I really like
is that when I open the first article on a thread, it downloads some
subsequent articles, so when I ask for the next it is already there for
me.
Using a really old version of Emacs, thus also of gnus. I *don't*
like software that downloads *anything* that I haven't explicitly
asked for.
Well, yew know, cranky old people, eh?
The summary buffer should not let names vary in width because that
doesn't let subjects align very well and the thread shapes are
important to be viewed properly.
I think we hardly care with whom we're talking to, so I reduced
people's names to three letters.
I also like to see the article number in the local NNTP server --- it
hints you quickly at which articles arrived in what order. Dates are
also important, but usually day and month is enough.
Speaking of which, here's something very annoying about the Python REPL
on the GNU EMACS --- it keeps the prompt at the bottom of the window.
If you C-l so that you move it to the middle of the screen, it goes
there, but type another expression and RET and it moves again to the
bottom. (``Who told you to scroll?'')
Julieta Shem <jshem@yaxenu.org> writes:
Speaking of which, here's something very annoying about the Python REPL
on the GNU EMACS --- it keeps the prompt at the bottom of the window.
If you C-l so that you move it to the middle of the screen, it goes
there, but type another expression and RET and it moves again to the
bottom. (``Who told you to scroll?'')
There are two variables with which you can change this behaviour:
comint-scroll-to-bottom-on-output and
comint-scroll-to-bottom-on-input
I guess you want to setq them to nil.
Joerg Mertens <joerg-mertens@t-online.de> writes:
Julieta Shem <jshem@yaxenu.org> writes:
Speaking of which, here's something very annoying about the Python
REPL
on the GNU EMACS --- it keeps the prompt at the bottom of the
window.
If you C-l so that you move it to the middle of the screen, it goes
there, but type another expression and RET and it moves again to
the
bottom. (``Who told you to scroll?'')
There are two variables with which you can change this behaviour:
comint-scroll-to-bottom-on-output and
comint-scroll-to-bottom-on-input
I guess you want to setq them to nil.
It does look like I want to set them to nil, but so far no effect on
the
*Python* buffer, having closed it restarted it. (Thanks!)
Julieta Shem <jshem@yaxenu.org> writes:
Joerg Mertens <joerg-mertens@t-online.de> writes:
Julieta Shem <jshem@yaxenu.org> writes:
Speaking of which, here's something very annoying about the Python
REPL
on the GNU EMACS --- it keeps the prompt at the bottom of the
window.
If you C-l so that you move it to the middle of the screen, it goes
there, but type another expression and RET and it moves again to
the
bottom. (``Who told you to scroll?'')
There are two variables with which you can change this behaviour:
comint-scroll-to-bottom-on-output and
comint-scroll-to-bottom-on-input
I guess you want to setq them to nil.
It does look like I want to set them to nil, but so far no effect on
the
*Python* buffer, having closed it restarted it. (Thanks!)
You're right. The variables that works here (for shell mode, at least) is
comint-scroll-show-maximum-output
I also set the other two but they default to nil anyway so
they dont't change anything.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 388 |
Nodes: | 16 (2 / 14) |
Uptime: | 05:29:56 |
Calls: | 8,220 |
Calls today: | 18 |
Files: | 13,122 |
Messages: | 5,872,261 |
Posted today: | 1 |