From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Side Windows Date: Wed, 5 Oct 2016 13:01:50 +0200 Message-ID: <1a3faf21-cd1c-55be-4ef8-17f3d7b68d09@alice.it> References: <078de9e8-7b52-3a02-f0dd-103807d78821@alice.it> <83oa2zkr0x.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1475665399 10315 195.159.176.226 (5 Oct 2016 11:03:19 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 5 Oct 2016 11:03:19 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 Cc: rudalics@gmx.at, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 05 13:03:12 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1brjyU-00006j-IC for ged-emacs-devel@m.gmane.org; Wed, 05 Oct 2016 13:02:58 +0200 Original-Received: from localhost ([::1]:47964 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brjyT-0008LP-0C for ged-emacs-devel@m.gmane.org; Wed, 05 Oct 2016 07:02:57 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brjxY-0008Ge-Di for emacs-devel@gnu.org; Wed, 05 Oct 2016 07:02:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1brjxT-0002zo-Nf for emacs-devel@gnu.org; Wed, 05 Oct 2016 07:01:59 -0400 Original-Received: from smtp201.alice.it ([82.57.200.97]:41295) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brjxT-0002za-BZ; Wed, 05 Oct 2016 07:01:55 -0400 Original-Received: from [192.168.1.101] (87.20.221.148) by smtp201.alice.it (8.6.060.43) (authenticated as angelo.graziosi@alice.it) id 57F1FC160086B68C; Wed, 5 Oct 2016 13:01:52 +0200 In-Reply-To: <83oa2zkr0x.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.97 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:208001 Archived-At: Il 05/10/2016 12:51, Eli Zaretskii ha scritto: >> From: Angelo Graziosi >> Date: Wed, 5 Oct 2016 12:26:53 +0200 >> >> Martin Rudalics wrote: >>> I now committed my changes. >> >> Leaving aside your commit, where can one find the documentation about >> this? Ho to use and so on. One needs some practical examples, adding >> this and this to the init file you will get this, adding this, instead, >> you will get this etc.. > > Martin's commit includes changes to the manuals. > Yes, I understood this.. but where I read manuals? I tried this https://www.gnu.org/software/emacs/manual/html_node/emacs/index.html but, apparently, I didn't find topics related to this new adding..