GNU bug report logs - #22891
25.0.92; set-fringe-mode with left fringe 0 breaks window width calculations on Mac OS (again)

Previous Next

Package: emacs;

Reported by: Constantine Vetoshev <vetoshev <at> gmail.com>

Date: Thu, 3 Mar 2016 06:39:01 UTC

Severity: normal

Found in version 25.0.92

Done: Anders Lindgren <andlind <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Anders Lindgren <andlind <at> gmail.com>
Cc: rudalics <at> gmx.at, vetoshev <at> gmail.com, 22891 <at> debbugs.gnu.org
Subject: bug#22891: 
Date: Wed, 27 Apr 2016 09:21:17 +0300
> Date: Tue, 26 Apr 2016 23:07:20 +0200
> From: Anders Lindgren <andlind <at> gmail.com>
> Cc: martin rudalics <rudalics <at> gmx.at>, 22891 <at> debbugs.gnu.org, 
> 	Constantine Vetoshev <vetoshev <at> gmail.com>
> 
>  Cherry-pick, not merge. With a "backport" in the log message, please.
> 
> Unfortunately, I'm new to git, so I have to read up on how to do that.

In a nutshell, do the following in the emacs-25 branch's checkout:

   git cherry-pick -x SHA1 -e

where SHA1 is the hash of the commit you want to cherry-pick.  The -e
switch will let you edit the commit message, which is needed for
adding the "backport" thing.

Thanks.




This bug report was last modified 9 years and 86 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.