unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7906: keep the buffer still in rmail mode
@ 2011-01-24 10:02 hf
  2011-01-25 18:44 ` Glenn Morris
  2011-01-27  4:49 ` hf
  0 siblings, 2 replies; 6+ messages in thread
From: hf @ 2011-01-24 10:02 UTC (permalink / raw)
  To: 7906; +Cc: hf

Hello,

I am using Emacs 23.2.1 on FreeBSD 7.1.  When I tried to receive incoming
emails by typing `g' under the rmail mode, the entire buffer of emacs
blinked (it acts the same on the X Window and the text-only terminal),
this is not so nice.  In the earlier version, only the echo area prompts
some text, and the main buffer is refreshed only when a new email comes.

Maybe this is not a real bug, but I believe keep it works as the old
way is much better.

Thanks,
Hong Feng






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

* bug#7906: keep the buffer still in rmail mode
  2011-01-24 10:02 bug#7906: keep the buffer still in rmail mode hf
@ 2011-01-25 18:44 ` Glenn Morris
       [not found]   ` <4a6f89ed4967caa4e6d39a389788b293.squirrel@webmail.maik.li>
  2011-01-27  4:49 ` hf
  1 sibling, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2011-01-25 18:44 UTC (permalink / raw)
  To: hf; +Cc: hf, 7906

hf@hongfeng.ch wrote:

> I am using Emacs 23.2.1 on FreeBSD 7.1.  When I tried to receive incoming
> emails by typing `g' under the rmail mode, the entire buffer of emacs
> blinked (it acts the same on the X Window and the text-only terminal),
> this is not so nice.  In the earlier version, only the echo area prompts
> some text, and the main buffer is refreshed only when a new email comes.

Sorry, I am not able to reproduce this. My Emacs 23.2 seems to behave
like you say earlier versions did.

Can you give a complete example of the problem starting from `emacs -Q'?





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

* bug#7906: keep the buffer still in rmail mode
       [not found]   ` <4a6f89ed4967caa4e6d39a389788b293.squirrel@webmail.maik.li>
@ 2011-01-26  4:29     ` Glenn Morris
  0 siblings, 0 replies; 6+ messages in thread
From: Glenn Morris @ 2011-01-26  4:29 UTC (permalink / raw)
  To: 7906

retitle 7096 minor display issue when getting new mail in rmail?
severity 7096 minor
stop

[replying to off-list message]

hf@hongfeng.ch wrote:

> My concern or wish are: when I enter the rmail mode, and type `g',
> the main buffer should NOT change anything if no email comes, only
> in the echo area, it prompts a string "No new email."  If some emails
> are fetched from the email box, then the main buffer is refreshed to
> display the first new email, and in the echo area it prompts how many
> emails have received, for example "2 emails received".
>
> The current situation is, whenever I typed `g', the entire buffer swing
> within very short time (maybe less than 0.1 seconds), but visually it is
> evidently for me, if such swing won't happen as I described, then it
> would be very good!


It sounds like rmail-get-new-mail might be swapping buffers unnecessarily,
or in an unnecessarily visible fashion. I still don't see it. Maybe
the effect would be more visible with a slow source of new mail, eg a
remote pop server, if someone wants to look into it.





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

* bug#7906: keep the buffer still in rmail mode
  2011-01-24 10:02 bug#7906: keep the buffer still in rmail mode hf
  2011-01-25 18:44 ` Glenn Morris
@ 2011-01-27  4:49 ` hf
  2021-09-07 18:17   ` bug#7906: minor display issue when getting new mail in rmail? Lars Ingebrigtsen
       [not found]   ` <45d4e0047facf6e3c8657ce5f47318a1@hongfeng.ch>
  1 sibling, 2 replies; 6+ messages in thread
From: hf @ 2011-01-27  4:49 UTC (permalink / raw)
  To: bug-gnu-emacs; +Cc: hf

Hello Glenn,

Your email address <rgm@gnu.org> was unreachable, so I am still
sending my email to bug-gnu-emacs@gnu.org

Best,
H.

> hf@hongfeng.ch wrote:
>
>> I am using Emacs 23.2.1 on FreeBSD 7.1.  When I tried to receive
>> incoming emails by typing `g' under the rmail mode, the entire
>> buffer of emacs blinked (it acts the same on the X Window and
>> the text-only terminal), this is not so nice.  In the earlier
>> version, only the echo area prompts some text, and the main buffer
>> is refreshed only when a new email comes.
>
> Sorry, I am not able to reproduce this. My Emacs 23.2 seems to behave
> like you say earlier versions did.
>
> Can you give a complete example of the problem starting from `emacs -Q'?
>

My concern or wish is: when I enter the rmail mode, and type `g',
the main buffer should NOT change anything if no email comes, only
in the echo area, it prompts a string "No new email."  If some emails
are fetched from the email box, then the main buffer is refreshed to
display the first new email, and in the echo area it prompts how many
emails have received, for example "2 emails received".

The current situation is, whenever I typed `g', the entire buffer swing
(vertically, not horizontally) within very short time (maybe less than
0.1 seconds), but it is visually and perceivable, if such swing won't
happen as I described, then it would be very good!

If you can not reproduce the problem, I may send you a video file
(just the size of the file may a little bit big to send) to show it.







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

* bug#7906: minor display issue when getting new mail in rmail?
  2011-01-27  4:49 ` hf
@ 2021-09-07 18:17   ` Lars Ingebrigtsen
       [not found]   ` <45d4e0047facf6e3c8657ce5f47318a1@hongfeng.ch>
  1 sibling, 0 replies; 6+ messages in thread
From: Lars Ingebrigtsen @ 2021-09-07 18:17 UTC (permalink / raw)
  To: hf; +Cc: hf, 7906

hf@hongfeng.ch writes:

> The current situation is, whenever I typed `g', the entire buffer swing
> (vertically, not horizontally) within very short time (maybe less than
> 0.1 seconds), but it is visually and perceivable, if such swing won't
> happen as I described, then it would be very good!

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

Are you still seeing this issue in recent Emacs versions?  (I can't
remember seeing anybody reporting any display issues with rmail and
`g'.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

* bug#7906: minor display issue when getting new mail in rmail?
       [not found]   ` <45d4e0047facf6e3c8657ce5f47318a1@hongfeng.ch>
@ 2021-09-08  7:35     ` Lars Ingebrigtsen
  0 siblings, 0 replies; 6+ messages in thread
From: Lars Ingebrigtsen @ 2021-09-08  7:35 UTC (permalink / raw)
  To: hf; +Cc: 7906

hf@hongfeng.ch writes:

> I am using emacs 27.1, the described phenomenon does not exist in this release.

Thanks; I'm closing this bug report, then.






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

end of thread, other threads:[~2021-09-08  7:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-24 10:02 bug#7906: keep the buffer still in rmail mode hf
2011-01-25 18:44 ` Glenn Morris
     [not found]   ` <4a6f89ed4967caa4e6d39a389788b293.squirrel@webmail.maik.li>
2011-01-26  4:29     ` Glenn Morris
2011-01-27  4:49 ` hf
2021-09-07 18:17   ` bug#7906: minor display issue when getting new mail in rmail? Lars Ingebrigtsen
     [not found]   ` <45d4e0047facf6e3c8657ce5f47318a1@hongfeng.ch>
2021-09-08  7:35     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).