From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Herbert J. Skuhra" Newsgroups: gmane.emacs.help Subject: Re: Email Help Date: Thu, 26 Aug 2021 21:03:19 +0200 Message-ID: References: <87o89k3nhb.fsf@zoho.eu> <87bl5k3muj.fsf@zoho.eu> <87h7fcfn8w.fsf@t14.reltub.ca> <878s0of42n.fsf@t14.reltub.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31317"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Aug 26 21:07:56 2021 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mJKjE-0007td-N0 for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 26 Aug 2021 21:07:56 +0200 Original-Received: from localhost ([::1]:36800 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mJKjC-00012f-DL for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 26 Aug 2021 15:07:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40750) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJKfB-00010y-FL for help-gnu-emacs@gnu.org; Thu, 26 Aug 2021 15:03:45 -0400 Original-Received: from mail.bsd4all.net ([94.130.200.20]:27446) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJKf9-0004U5-Hs for help-gnu-emacs@gnu.org; Thu, 26 Aug 2021 15:03:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gojira.at; s=mail202005; t=1630004599; bh=pRDG0XqAIQjSoQDV3lqL1JoFMZOl7rGJO0DfMojkNuQ=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type; b=zWb81BByS1ZGSCjfb35wX9iknj/LVIZb2TvOzRLEUrkTjx+tmAgP6P4KXK6F1lz7i OizoWr0tpmIqK+/QqgbHhHKZC0pgE3Bl9EmWtje9AweYJotxVbeZJNA+bjJG3bAtdr CieQPsm3YZqyYH/bi5L21qnvdiCsrZrf7MsURgOsAKgXo8XPgY4Nm5PpWlNWRtsEU0 XuwjgAeQLkEtNpzX72kW12hCmMdGXW1Z/lNHkYplZzo5un6MGzgG3KJPiegl5SahL+ ooJ16xEo2hVKvnAn8KOlww+w+AZhRxcqGBzFypG35lAQNW+7V0al02Pac7++Hmqiap e6scVaA/WItFQ== Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=94.130.200.20; envelope-from=herbert@gojira.at; helo=mail.bsd4all.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:132753 Archived-At: On Thu, Aug 26, 2021 at 06:45:22PM +0000, Jason Sanroma wrote: > > When I enter this it says "gnus-read-init-file: Error in ~/.gnus: setq" Missing "(" at the beginning of the line. -- Herbert