From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Yoichi NAKAYAMA Newsgroups: gmane.emacs.devel Subject: Re: patch: fix wrong-type-argument error in vc-registered Date: Wed, 13 Oct 2004 11:39:01 +0900 Organization: Geiin.org Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <871xg3ibp6.wl%yoichi@geiin.org> References: <87pt3ohu06.wl%yoichi@geiin.org> <87llebtqn6.wl%yoichi@geiin.org> <873c0jiek3.wl%yoichi@geiin.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1097635192 23927 80.91.229.6 (13 Oct 2004 02:39:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Oct 2004 02:39:52 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 13 04:39:39 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CHZ3D-0001X2-00 for ; Wed, 13 Oct 2004 04:39:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CHZAE-0000II-9c for ged-emacs-devel@m.gmane.org; Tue, 12 Oct 2004 22:46:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CHZA7-0000IA-6Z for emacs-devel@gnu.org; Tue, 12 Oct 2004 22:46:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CHZA6-0000Hg-9L for emacs-devel@gnu.org; Tue, 12 Oct 2004 22:46:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CHZA6-0000HW-70 for emacs-devel@gnu.org; Tue, 12 Oct 2004 22:46:46 -0400 Original-Received: from [221.115.54.82] (helo=alcoholic.geiin.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CHZ2b-00011p-On for emacs-devel@gnu.org; Tue, 12 Oct 2004 22:39:02 -0400 Original-Received: from localhost.geiin.org (localhost [127.0.0.1]) by alcoholic.geiin.org (Postfix) with ESMTP id BC4E550C34 for ; Wed, 13 Oct 2004 11:39:01 +0900 (JST) Original-To: emacs-devel@gnu.org In-Reply-To: <873c0jiek3.wl%yoichi@geiin.org> User-Agent: Wanderlust/2.11.32 (Wonderwall) EMIKO/1.14.1 (Choanoflagellata) FLIM/1.14.7 (=?ISO-2022-JP?B?GyRCOzA+chsoQg==?=) APEL/10.6 Emacs/21.3.50 (i686-pc-linux-gnu) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Face: wLZki+KbGjgKe0,<&3g*rA|R**vj[a8L%[v]ecJh1L(Uqm|LBx; v7Nq7n%?0d.aS]F#[~C\!{m?m,C&#U5}$_pZvBR>5VmX1Ol0`P\M-U8`sUF<5Quj'z&zzW8r|Zl9#W7Wut3duYzpKrP{n+AbarKtJ!i"Al7]P; -?[=iBZa*]r=>C':0~JECx]IH+RXq=/hUX}MB9e]oQKBxsDd/ X-SKK: Daredevil SKK/12.2.1 (Sone) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 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 Xref: main.gmane.org gmane.emacs.devel:28336 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28336 At Wed, 13 Oct 2004 10:37:16 +0900, Yoichi NAKAYAMA wrote: > By the way, the restriction should be documented on buffer-file-name? > I found description for buffer-file-name but not for the variable. Oops, it was to be: I found description for buffer-file-name but not for the variable. Regards, -- Yoichi NAKAYAMA