From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ivan Shmakov Newsgroups: gmane.emacs.devel Subject: Re: several (minor) pending patches Date: Fri, 23 Jan 2015 15:10:53 +0000 Message-ID: <87sif1o7lu.fsf@violet.siamics.net> References: <87vbk8tqne.fsf@violet.siamics.net> <87bnlxtb7t.fsf@violet.siamics.net> <83lhl1yx5z.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1422025908 23298 80.91.229.3 (23 Jan 2015 15:11:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Jan 2015 15:11:48 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 23 16:11:48 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 1YEfth-00035a-9E for ged-emacs-devel@m.gmane.org; Fri, 23 Jan 2015 16:11:45 +0100 Original-Received: from localhost ([::1]:59732 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEftg-0007gI-9E for ged-emacs-devel@m.gmane.org; Fri, 23 Jan 2015 10:11:44 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEft6-00076b-Tq for emacs-devel@gnu.org; Fri, 23 Jan 2015 10:11:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEft2-0005FN-Mg for emacs-devel@gnu.org; Fri, 23 Jan 2015 10:11:08 -0500 Original-Received: from fely.am-1.org ([2a01:4f8:d15:1b86::2]:56854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEft2-0005FB-E1 for emacs-devel@gnu.org; Fri, 23 Jan 2015 10:11:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=siamics.net; s=a2013295; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:Sender:References:Subject:To:From; bh=ywXUIBJCi4wjxNnT+Rqtmk/od/DykdiJnPEDI1M2c6U=; b=GSttxH+0d6q9N3GjVa/4+C7G1rHTiQHOF+HmAL97PtX3LrW3s9R9YxKrqcXMWrwxN8sxjYg43J/kBNHjQOff6P3XsMlWLYrazQxDYHXhkLWDWAE1LHNY17o5kmhEPlBLGg+ad75UiasL83j+H4K55kCbqpX2BC8EVcTsxwHw3H8=; Original-Received: from [2a02:2560:6d4:26ca::1:1d] (helo=violet.siamics.net) by fely.am-1.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1YEfsz-0002VG-LH for emacs-devel@gnu.org; Fri, 23 Jan 2015 15:11:02 +0000 Original-Received: from localhost ([::1] helo=violet.siamics.net) by violet.siamics.net with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1YEfss-0002m6-BV for emacs-devel@gnu.org; Fri, 23 Jan 2015 22:10:54 +0700 Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: <83lhl1yx5z.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 17 Jan 2015 22:22:48 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a01:4f8:d15:1b86::2 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:181678 Archived-At: >>>>> Eli Zaretskii writes: >>>>> From: Ivan Shmakov Date: Sat, 17 Jan 2015 20:15:50 +0000 >> I=E2=80=99ve just pushed the following six changes to =E2=80=98master= =E2=80=99. (I do not >> follow emacs-24, so I wasn=E2=80=99t sure if any of these would be suit= able >> there.) > Bugs should be fixed on the emacs-24 branch, unless either (a) the > bug doesn't exist on the branch, or (b) the fix is controversial or > complicated enough to be able to destabilize the branch. Unfortunately, I don=E2=80=99t think I=E2=80=99d be able to give the chang= es I introduce the amount of testing the branch deserves. For one thing, it was found that e000ff30b435 is affected by a bug in a distant part of the code (subsequently fixed in 2e8d209f258c), =E2=80=93 and there could be other places which would now fail loudly, including third-party packages, so I=E2=80=99d rather not have that change in the stable branch. Still, should anyone be interested in backporting the fixes, here are the ones I deem worthy for emacs-24: 2e8d209 Fix the value default-directory gets in custom-make-dependencies. 1728544 Fix: inhibit point motion hooks when encoding an enriched document. 22441b6 Ignore print-length and print-level while formatting url-cookie dat= a. The other changes I=E2=80=99ve pushed to master (below) are probably not of the =E2=80=9Cpure bug fix=E2=80=9D variety. 0aaa5d6 Unloading support for misearch. e391d88 Do not clear the session when trying to read a non-existent desktop file. e000ff3 Fix dir-locals handling for non-file buffers. 3e824b0 Avoid mapcar in two cases in files.el. TIA. --=20 FSF associate member #7257 http://boycottsystemd.org/ =E2=80=A6 3013 B6A0= 230E 334A