From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#15603: [PATCH] Add NTLM2 session support to ntlm.el Date: Sat, 04 Oct 2014 15:24:18 -0400 Message-ID: <9viojz4p0d.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1412450716 19719 80.91.229.3 (4 Oct 2014 19:25:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 4 Oct 2014 19:25:16 +0000 (UTC) To: 15603-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 04 21:25:09 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1XaUx3-0004Cg-K2 for geb-bug-gnu-emacs@m.gmane.org; Sat, 04 Oct 2014 21:25:09 +0200 Original-Received: from localhost ([::1]:45011 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XaUx3-0003t3-6m for geb-bug-gnu-emacs@m.gmane.org; Sat, 04 Oct 2014 15:25:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43501) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XaUwz-0003rn-F4 for bug-gnu-emacs@gnu.org; Sat, 04 Oct 2014 15:25:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XaUwx-0005CZ-NN for bug-gnu-emacs@gnu.org; Sat, 04 Oct 2014 15:25:05 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XaUwx-0005CR-L9 for bug-gnu-emacs@gnu.org; Sat, 04 Oct 2014 15:25:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XaUwx-00010Z-51 for bug-gnu-emacs@gnu.org; Sat, 04 Oct 2014 15:25:03 -0400 Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 04 Oct 2014 19:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 15603 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 15603@debbugs.gnu.org, rgm@gnu.org, fitzsim@fitzsim.org Original-Received: via spool by 15603-done@debbugs.gnu.org id=D15603.14124506613815 (code D ref 15603); Sat, 04 Oct 2014 19:25:02 +0000 Original-Received: (at 15603-done) by debbugs.gnu.org; 4 Oct 2014 19:24:21 +0000 Original-Received: from localhost ([127.0.0.1]:33250 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XaUwH-0000zS-60 for submit@debbugs.gnu.org; Sat, 04 Oct 2014 15:24:21 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:34352) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XaUwE-0000zK-VT for 15603-done@debbugs.gnu.org; Sat, 04 Oct 2014 15:24:19 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XaUwE-0002cP-Bp; Sat, 04 Oct 2014 15:24:18 -0400 X-Spook: morse supercomputer Reno military Croatian investigation X-Ran: W`@BzVzHPlxg%kvvAEXmU,&*dQKx#9+Hg-Ut@\Sz]ufYTa#,x,4Z!x}kBdQq1f^}+(,rx_ X-Hue: blue X-Attribution: GM In-Reply-To: (Thomas Fitzsimmons's message of "Sat, 21 Jun 2014 10:10:23 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:94130 Archived-At: Version: 25.1 Thanks; applied (mindlessly, since I have no idea what this is).