From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: [id.brep@gmail.com: customize-group "erc-server" save buffer error] Date: Fri, 27 Jul 2007 12:23:54 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1185553402 10102 80.91.229.12 (27 Jul 2007 16:23:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Jul 2007 16:23:22 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 27 18:23:16 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IESau-0002yo-NG for ged-emacs-devel@m.gmane.org; Fri, 27 Jul 2007 18:23:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IESat-00048y-Ox for ged-emacs-devel@m.gmane.org; Fri, 27 Jul 2007 12:23:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IESZm-0003DX-Ba for emacs-devel@gnu.org; Fri, 27 Jul 2007 12:22:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IESZl-0003D7-CH for emacs-devel@gnu.org; Fri, 27 Jul 2007 12:22:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IESZl-0003Cv-4D for emacs-devel@gnu.org; Fri, 27 Jul 2007 12:22:01 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IESZk-0007p3-Q4 for emacs-devel@gnu.org; Fri, 27 Jul 2007 12:22:00 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IESba-0006q9-B1; Fri, 27 Jul 2007 12:23:54 -0400 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:75703 Archived-At: [I sent this message twice but did not get a response.] Would someone please DTRT, then ack? ------- Start of forwarded message ------- X-Spam-Status: No, score=0.3 required=5.0 tests=DNS_FROM_AHBL_RHSBL, UNPARSEABLE_RELAY autolearn=no version=3.1.0 DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:to:subject:from:date:message-id:user-agent:mime-version:content-type:x-posting-agent; b=Rvs93+C1WeP+ovGcBRE5zOCumx1ZWl84R4rezymXOtp5JYJgDJDr6Z6pyXCjJ5KYqL9Msa7l5ZLNKkYY0pxIcObP/bR3Ok/+uIq5fJZn6n72AyNe0mUcB8BkUdw+0+QfiqNTnbdHOS64P7Qcd14XEd2M6rySANL5T0wnVKutWt8= To: emacs-pretest-bug@gnu.org From: Zhang Wei Date: Thu, 12 Jul 2007 03:37:01 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: customize-group "erc-server" save buffer error M-x customize-group RET erc-server RET goto this section: - --8<---------------cut here---------------start------------->8--- Erc Server Coding System: Hide Value Value Menu Cons-cell: encoding: utf-8 decoding: undecided - --8<---------------cut here---------------end--------------->8--- change the decoding system to utf-8: - --8<---------------cut here---------------start------------->8--- Erc Server Coding System: Hide Value Value Menu Cons-cell: encoding: utf-8 decoding: utf-8 - --8<---------------cut here---------------end--------------->8--- save the buffer with "C-x C-s" got a error message: custom-group-save: Symbol's function definition is void: children If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file c:/Emacs/etc/DEBUG for instructions. In GNU Emacs 22.1.50.1 (i386-mingw-nt5.1.2600) of 2007-07-11 on BREP modified by Zhangwei . Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.2)' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: CHS locale-coding-system: cp936 default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-readonly-mode: t auto-image-file-mode: t display-time-mode: t show-paren-mode: t delete-selection-mode: t pc-selection-mode: t encoded-kbd-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: / j o i n SPC # m e m a c s / j o i n SPC # d e i a n b i a n - z h C-e C-x C-f . e m M-x e r c C-g M-x c u s t o - g e r c C-s c o i d i n g C-s C-s C-s C-s C-s C-s C-s C-g C-s s e r v e r C-g C-s C-g C-s s e r v e r C-a C-f C-x C-s y e s C-s c d i n g o d i n g C-s C-s C-s C-s C-e C-b C-b C-b C-a C-f C-e # d e b i a n - z h C-k u t f - 8 C-x C-s y e s C-x b C-s C-s C-s C-x b C-g C-x b C-s C-s C-s C-s C-s C-s C-y M-x r e p o r t - e m Recent messages: nnml: Reading incoming mail (no new mail)...done Checking new news...done No gnus is bad news nnml: Reading incoming mail from pop... nnml: Reading incoming mail (no new mail)...done Auto-saving... Mark set Loading emacsbug...done Loading dabbrev...done dabbrev-expand: No dynamic expansion for `customize-g' found _______________________________________________ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug ------- End of forwarded message -------