unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Chad Brown <yandros@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: Processed: Re: bug#19717: 24.4.50; printing.el still uses ps-eval-switch
Date: Tue, 24 May 2016 18:22:33 -0700	[thread overview]
Message-ID: <F16FEEC7-CD5C-491D-B0C6-B63562AF0BCF@gmail.com> (raw)
In-Reply-To: <83bn3v4bcj.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1798 bytes --]


> On 24 May 2016, at 10:25, Eli Zaretskii <eliz@gnu.org> wrote:
> 
>> From: Paul Eggert <eggert@cs.ucla.edu>
>> Date: Tue, 24 May 2016 09:47:35 -0700
>> Cc: rgm@gnu.org, emacs-devel@gnu.org
>> 
>> On 05/24/2016 08:59 AM, Eli Zaretskii wrote:
>>> I have hard time believing this is a browser issue
>> 
>> I don't. There are different kinds of refreshes, and it's possible that 
>> a partial refresh won't give you a new page at the same time that a full 
>> refresh would.
> 
> That makes no sense at all.  It's the same browser and the same Web
> page.  How can the browser know to refresh it in one case, but not in
> the other?

Because the refresh button doesn’t ask the web server for a new copy of the page; it instead asks the local cache to check and see if it thinks a new copy of the web page is needed. There are many circumstances where the local cache controller can ask the web server and get back what is effectively the wrong answer. C-F5 is a standard command that tells the web browser to have the local cache get a new copy of the page, without asking the web server if it can use the cached copy instead. In practice, this sort of thing happens in certain corners often enough that many people have developed the habit of always using the reload-dammit command when they’re sure they want a fresh page (see Kaushal Modi’s message, for example).

Debbugs could be changed to always give out a new copy of the page, with the concomitant increase in load you might expect from always bypassing the cache. It could presumably be changed to never give out the wrong answer, but (if this is what is happening in this case — it’s hard to tell without someone trying) that depends on specific effort being put into debbugs.

I hope that helps.
~Chad


[-- Attachment #2: Type: text/html, Size: 5080 bytes --]

  reply	other threads:[~2016-05-25  1:22 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <83oa7x5wpc.fsf@gnu.org>
     [not found] ` <handler.s.C.146397087814700.transcript@debbugs.gnu.org>
2016-05-23 15:40   ` Processed: Re: bug#19717: 24.4.50; printing.el still uses ps-eval-switch Glenn Morris
2016-05-23 16:32     ` Eli Zaretskii
2016-05-23 16:44       ` Paul Eggert
2016-05-23 17:00         ` Eli Zaretskii
2016-05-23 17:32           ` Paul Eggert
2016-05-23 17:41             ` Eli Zaretskii
2016-05-23 18:28               ` John Wiegley
2016-05-23 18:39                 ` John Mastro
2016-05-23 18:48                   ` Eli Zaretskii
2016-05-24  3:50                     ` John Wiegley
2016-05-24 15:38                 ` Glenn Morris
2016-05-24 15:41                   ` Kaushal Modi
2016-05-24 15:59                     ` Eli Zaretskii
2016-05-24 16:47                       ` Paul Eggert
2016-05-24 17:25                         ` Eli Zaretskii
2016-05-25  1:22                           ` Chad Brown [this message]
2016-05-25  2:46                             ` Eli Zaretskii
2016-05-25  5:13                               ` Paul Eggert
2016-05-26 17:00                           ` Glenn Morris
2016-05-26 18:09                             ` Glenn Morris
2016-05-25 18:23                         ` Paul Eggert
2016-05-25 18:51                           ` Clément Pit--Claudel
2016-05-25 18:56                             ` Clément Pit--Claudel
2016-05-25 19:33                             ` Dmitry Gutov
2016-05-25 21:51                             ` Paul Eggert
2016-05-26  2:44                               ` Eli Zaretskii
2016-05-26  5:08                                 ` Paul Eggert
2016-05-26 15:09                                   ` Eli Zaretskii
2016-05-26 15:27                                     ` Paul Eggert
2016-05-26 15:48                                       ` Eli Zaretskii
2016-05-26 16:01                                         ` Paul Eggert
2016-05-26 16:43                                           ` John Wiegley
2016-05-26 16:51                                             ` Paul Eggert

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F16FEEC7-CD5C-491D-B0C6-B63562AF0BCF@gmail.com \
    --to=yandros@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.
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).