Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com Path: not-for-mail From: Dan Holmsand Subject: Re: emacs error ad-Orig-documentation called with 5 arguments Date: Mon, 20 Jan 2003 21:22:12 +0100 Lines: 27 Message-ID: References: <200301171742 DOT h0HHg7AF004679 AT wolf DOT cimsoft DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030115 X-Accept-Language: en-us, en In-Reply-To: Joe, Joe Buehler wrote: > I think this (long-running) problem has something to do with > the fact that emacs under Cygwin now has unexec(). If you roll > back to emacs 21.2-9 you will not have any problems. I think I've found the problem: /usr/share/emacs/21.2/etc/DOC-21.2.1 seems to be missing a few lines (at line 2406, right before Finvocation-name, to be precise). I compared the DOC file in Cygwin to the one in a recent Redhat distro, and found a difference at that location (Redhat's includes docstrings for query-fontset etc.). And, lo and behold, with the DOC-21.2.1 file from Redhat, emacs-X11-21.2-11 works just fine! (unfortunately, emacs-nox becomes slightly broken in the process, though :-( ). In other words, it seems that "emacs without X" needs a different DOC file from "emacs with X", so it would seem that the correct DOC file needs to be included in the emacs-X11 package. Hope this helps, /dan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/