From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Vladimir Sedach Newsgroups: gmane.emacs.help Subject: Re: 1L? Date: Thu, 07 Feb 2019 22:16:18 -0800 Message-ID: <29485.361841374$1549659999@news.gmane.org> References: <86h8df7g8o.fsf@zoho.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="254762"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: mu4e 1.1.0; emacs 25.3.1 Cc: help-gnu-emacs@gnu.org To: Emanuel Berg Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 08 22:06:35 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gsDM2-00145l-0T for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Feb 2019 22:06:34 +0100 Original-Received: from localhost ([127.0.0.1]:34972 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gsDLz-0008Ie-ME for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Feb 2019 16:06:32 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:57697) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gsDKy-0008EF-VU for help-gnu-emacs@gnu.org; Fri, 08 Feb 2019 16:05:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gsDKw-00049Q-Si for help-gnu-emacs@gnu.org; Fri, 08 Feb 2019 16:05:28 -0500 Original-Received: from forward103j.mail.yandex.net ([2a02:6b8:0:801:2::106]:50922) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gsDKq-00041Z-CF for help-gnu-emacs@gnu.org; Fri, 08 Feb 2019 16:05:25 -0500 Original-Received: from mxback18o.mail.yandex.net (mxback18o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::69]) by forward103j.mail.yandex.net (Yandex) with ESMTP id 557066742569; Sat, 9 Feb 2019 00:05:09 +0300 (MSK) Original-Received: from smtp4p.mail.yandex.net (smtp4p.mail.yandex.net [2a02:6b8:0:1402::15:6]) by mxback18o.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 0hq6Gm10Xk-59Ju4Aks; Sat, 09 Feb 2019 00:05:09 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oneofus.la; s=mail; t=1549659909; bh=vWT+0kuQM3LlWb86zClAmTku6NSSfmD7gHIGuuVIFqM=; h=References:From:To:Cc:Subject:In-reply-to:Date:Message-ID; b=i1g54YIh+hwaclys6Sg5i8mjPHWgiLQ85mDokKxbCGUi8kg60u3SRzrXCvJ88UiH1 6lvxm4z6iWknwD9vHCBUIs2CmWLezaoz12Lesk/0WZQiK4Uni62v3KDxZkSdM8cGLN Y2OqmXR5QBIoiQZ+zT9yngJAqF+KBRwmo/ht29tw= Authentication-Results: mxback18o.mail.yandex.net; dkim=pass header.i=@oneofus.la Original-Received: by smtp4p.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id jTKCEPyDoC-57jCtivq; Sat, 09 Feb 2019 00:05:07 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) In-reply-to: <86h8df7g8o.fsf@zoho.eu> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a02:6b8:0:801:2::106 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:119294 Archived-At: > You can surf the web with Emacs, e.g. using 3rd > party software Emacs-w3m which is in the Debian > [fork] repos. I recommend using emacs-w3m from the source repository, it contains many bugfixes: https://github.com/emacs-w3m/emacs-w3m If anyone is under the delusion that w3m is not a "real" web browser, I would recommend they try emacs-w3m for a while. It is simply a better experience for serious browsing. GNU IceCat is a web browser that supports JavaScript. Finally, if you do not want to use GNU/Linux, OpenBSD is another great Free Software operating system that can run on many models of Mac Mini, and works great for hosting Emacs (typing this in GNU Emacs on OpenBSD right now, with a bunch of emacs-w3m tabs open in the other window=E2=80=A6). Vladimir