From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.devel Subject: Re: SOLVED Date: Thu, 05 May 2016 20:12:36 +0000 Message-ID: <87oa8kclhn.fsf@mat.ucm.es> References: <87vb2wi60p.fsf@mat.ucm.es> <87zis4g925.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1462479211 4253 80.91.229.3 (5 May 2016 20:13:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 May 2016 20:13:31 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 05 22:13:21 2016 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 1ayPeD-00075P-60 for ged-emacs-devel@m.gmane.org; Thu, 05 May 2016 22:13:21 +0200 Original-Received: from localhost ([::1]:55094 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayPe9-0005hx-2Z for ged-emacs-devel@m.gmane.org; Thu, 05 May 2016 16:13:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59560) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayPe0-0005UW-Kr for emacs-devel@gnu.org; Thu, 05 May 2016 16:13:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ayPdo-00047n-UI for emacs-devel@gnu.org; Thu, 05 May 2016 16:13:03 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:47212) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayPdo-00043d-Ns for emacs-devel@gnu.org; Thu, 05 May 2016 16:12:56 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ayPde-0006hR-Ja for emacs-devel@gnu.org; Thu, 05 May 2016 22:12:46 +0200 Original-Received: from 131.red-88-1-251.dynamicip.rima-tde.net ([88.1.251.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 May 2016 22:12:46 +0200 Original-Received: from oub by 131.red-88-1-251.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 May 2016 22:12:46 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 52 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 131.red-88-1-251.dynamicip.rima-tde.net Mail-Copies-To: never User-Agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:I9YDBIrEr842ljLxbWcZbmRucn0= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:203611 Archived-At: > That's great!  > , but not sure about the structure of > that patch > (which git diff option to use > - You first need to rebase your local git area to emacs-25 as you are > planning to provide just a documentation patch, (otherwise you would > rebase to the master branch).  > - Then git commit the changes in your local area.  > - http://git.savannah.gnu.org/cgit/emacs.git/plain/CONTRIBUTE has > instructions on the style of writing commit logs.  > - Use git format_patch HEAD~1 to create patch for that last commit.  > , to whom to send that patch > - You use the same M-x report-emacs-bug to describe the problem you > are solving along with the inline pasted patch you just created.  > etc). > While you are at it, you can even initiate the process to finish the > copyright paperwork if you'd like to contribute more in future (why > not! :)); even though you don't need that right now for 3 lines of > documentation patch.  > I see that you heavily contribute to matlab-mode.el. Thanks for > maintaining that! And as Stefan Monnier mentioned in an earlier email > thread, that could possibly be integrated into octave-mode.el piece > by piece and be part of Emacs.  > Hope this helps.  > -- BTW, so the manual is a bit outdated and maybe it should be upgraded, what do you think?..... BTW which MUA are you using, because I have problems (using gnus) to separate your response from my text (your are not the first one though) the quotations with > seems flawed.