From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: GnuTLS for W32 Date: Thu, 5 Jan 2012 21:38:08 +0100 Message-ID: References: <87ipks3zbo.fsf@uwakimon.sk.tsukuba.ac.jp> <87boqk3q69.fsf@uwakimon.sk.tsukuba.ac.jp> <87aa634st8.fsf@uwakimon.sk.tsukuba.ac.jp> <87fwfvsgfv.fsf@wanadoo.es> <877h17scdo.fsf@wanadoo.es> <87hb0b77nr.fsf@lifelogs.com> <8739bvs27m.fsf@wanadoo.es> <87ty4b4329.fsf@lifelogs.com> <87hb0b3yoe.fsf@lifelogs.com> <6ED011D5-E185-44C6-BB31-A445A4E5F83A@gmail.com> <87wr976otx.fsf@lifelogs.com> <87ipkq6yy5.fsf@lifelogs.com> <87boqi6tzz.fsf@linux-hvfx.site> <87ehve3ul8.fsf@lifelogs.com> <87pqey6m0o.fsf@linux-hvfx.site> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1325795949 31290 80.91.229.12 (5 Jan 2012 20:39:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2012 20:39:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 05 21:39:05 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Riu5V-0002eS-BF for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2012 21:39:01 +0100 Original-Received: from localhost ([::1]:54715 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Riu5U-0007IJ-Te for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2012 15:39:00 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:48180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Riu5P-0007IA-1L for emacs-devel@gnu.org; Thu, 05 Jan 2012 15:38:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Riu5K-0000n8-5Y for emacs-devel@gnu.org; Thu, 05 Jan 2012 15:38:55 -0500 Original-Received: from mail-pw0-f41.google.com ([209.85.160.41]:56664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Riu5K-0000n2-0t for emacs-devel@gnu.org; Thu, 05 Jan 2012 15:38:50 -0500 Original-Received: by pbdd2 with SMTP id d2so872019pbd.0 for ; Thu, 05 Jan 2012 12:38:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=mjU9FyJRA4GBA3k/UZCieLCwhhbWDul4rJ4mIGbOYNI=; b=bedmk/6Dnw+///bv2L8DPV2fqjd6cxw8Bp5Xybqx+5/P1VY0GJ9ku5d/HPQSmmKrse tfoPj6c7o+vTemcL+7TcTK8iH7vtuXfE6s7wnO8+9u0yM5dOqFZLZAhC1czbb0rFP+/X omE4+4qlAhXJ0eKuJBOsnBjWNpzuIszhhhTqU= Original-Received: by 10.68.141.42 with SMTP id rl10mr3084297pbb.91.1325795929170; Thu, 05 Jan 2012 12:38:49 -0800 (PST) Original-Received: by 10.142.247.28 with HTTP; Thu, 5 Jan 2012 12:38:08 -0800 (PST) In-Reply-To: <87pqey6m0o.fsf@linux-hvfx.site> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.160.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:147357 Archived-At: On Thu, Jan 5, 2012 at 19:29, Lars Ingebrigtsen wrote: > If every program did stuff like that, using a computer would be > untenable. > > $ gcc file.c > Checking for new versions of gcc... > New version of gcc found. =C2=A0Do you want to upgrade? (y/n) Thanks! I was starting to feel alone in this. >> How would you propose letting the user know they are out of date, >> instead of this? > > I wouldn't. +1,000 =C2=A0 =C2=A0 Juanma