X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=GPahuUUgU45lh5WLtSg2aVItT68W0lV8mUmxj2cUloz 0gyDyvz6o6SzXA6K6VdtCxYZRP17NNWpQ147MXeLqh1ehWwF7p4yr3ijALi0J6mF rEY0v+3ub5LEt5Ts1iLjToVxjyVtXcUyWhh0eTFS5AjntYJe5HBohooz5YNiWC3A = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=VDjwqQNbj0NJKAcgwkvWTs35iuw=; b=QqXtWbnpfT1mN6fEz Uj4RZTBoB78x3NGU5hs+K/odm93ZHnl7ULG3Am2Nt2z54eIwpJ6WuZxllwM7x+4G URpNs/kS5r0lIL5fpnEnXHDo9qh668CLjlfhJQObF6IYuF3L3YPmlo3JFsSfv2ql uYF6HHARcBd40Dixwy+iLxmpXU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: qmta13.westchester.pa.mail.comcast.net From: "Stan Moore" To: References: <003301cec6e6$7298d740$57ca85c0$@comcast.net> In-Reply-To: <003301cec6e6$7298d740$57ca85c0$@comcast.net> Subject: RE: Did October "Patch Tuesday" break something? Date: Sun, 13 Oct 2013 19:18:16 -0400 Message-ID: <003601cec86a$7f8eda00$7eac8e00$@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit > > I also installed the October windows patches (Win 7) and my emacs changed > but in a different way. Everything works normally except when I try to read > an info file. > Apparently emacs thinks I suddenly speak French. Outside emacs info works > perfectly. I haven't had any time to investigate and I can't really see how they > could possibly be related to the patches. It does seem odd that the change > happened at the same time as the patches. Maybe Lisp and AI actually work > and lisp has become sentient and is starting early for Halloween. To close the loop for the record, my situation had nothing to do with the windows patches. For reasons I haven't tracked down yet the emacs package system seems to have had a bad day. Emacs has a package system and some repositories for many of the modes and extensions available. After M-x list-packages you select packages of interest for installation or update and life is good. It seems one of the packages is damaged in the repo or it became corrupted during/after update. Oddly, it worked great for a day after package update but then the package system started adding some download package directories to the Info-directory-list which caused the emacs info mode to find the French versions before anything else. I still don't know what triggered the madness but it's definitely happening during the package load/init phase and has nothing to do with MS or the recent patches. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple