From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [elpa] master 9173a44 1/2: [Fix #12] Don't autodisable beacon on hl-line-mode Date: Mon, 19 Oct 2015 19:19:57 +0300 Message-ID: <83vba2g79u.fsf@gnu.org> References: <20151017213254.5317.59042@vcs.savannah.gnu.org> <877fmjflkk.fsf@mbork.pl> <83zizegbux.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1445271623 21832 80.91.229.3 (19 Oct 2015 16:20:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Oct 2015 16:20:23 +0000 (UTC) Cc: monnier@iro.umontreal.ca, bruce.connor.am@gmail.com, emacs-devel@gnu.org To: Kaushal Modi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 19 18:20:11 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZoDAQ-0003W3-U7 for ged-emacs-devel@m.gmane.org; Mon, 19 Oct 2015 18:20:11 +0200 Original-Received: from localhost ([::1]:40775 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoDAQ-0000pp-ET for ged-emacs-devel@m.gmane.org; Mon, 19 Oct 2015 12:20:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38515) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoDAI-0000nK-Ju for emacs-devel@gnu.org; Mon, 19 Oct 2015 12:20:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZoDAD-0006Qs-Nk for emacs-devel@gnu.org; Mon, 19 Oct 2015 12:20:02 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:57731) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoDAD-0006QK-Fd for emacs-devel@gnu.org; Mon, 19 Oct 2015 12:19:57 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0NWH00J006B7R700@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Mon, 19 Oct 2015 19:19:55 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NWH00JHB6P5OG50@a-mtaout23.012.net.il>; Mon, 19 Oct 2015 19:19:55 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.175 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:192111 Archived-At: > From: Kaushal Modi > Date: Mon, 19 Oct 2015 11:28:46 -0400 > Cc: Stefan Monnier , > Artur Malabarba , > Emacs developers > > Nothing is wrong with the style. I was mainly pointing out that the > self-opinion style of text contradicted with what is recommended. Sorry, my misunderstanding. > - It is recommended that the user does not manually edit the Customize > generated code blocks but a text I quoted says that the author did > that it was fine. > - Also the author does not use Customize most of the times whereas for > a new user it is recommended to do so. Indeed, that manual is in dire need of updates. Feel free to bring it up to speed with the current development and latest use recommendations. Thanks in advance.