From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: utf-translate-cjk only settable via Customize Date: Mon, 10 Mar 2003 15:49:37 +0100 Organization: University of Duisburg, Germany Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <84zno3b7jy.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047308033 12153 80.91.224.249 (10 Mar 2003 14:53:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 10 Mar 2003 14:53:53 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Mar 10 15:53:52 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18sOed-00038X-00 for ; Mon, 10 Mar 2003 15:53:27 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18sP0w-0003Go-00 for ; Mon, 10 Mar 2003 16:16:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18sOer-0005TO-05 for emacs-devel@quimby.gnus.org; Mon, 10 Mar 2003 09:53:41 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18sOeZ-0005SL-00 for emacs-devel@gnu.org; Mon, 10 Mar 2003 09:53:23 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18sOeK-0005F3-00 for emacs-devel@gnu.org; Mon, 10 Mar 2003 09:53:09 -0500 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18sOb7-0003nx-00 for emacs-devel@gnu.org; Mon, 10 Mar 2003 09:49:49 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18sOaT-0002r8-00 for ; Mon, 10 Mar 2003 15:49:09 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18sOaS-0002qx-00 for ; Mon, 10 Mar 2003 15:49:08 +0100 Original-Lines: 13 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:2o6YmkMG2z7vs4k749cYslrG5r4= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:12234 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12234 Should a function for setting the variable be created? My suggestion would be to create a function utf-translate-cjk-mode based on the :set expression for utf-translate-cjk and then change the :set expression to invoke that function. OK to fix? (There is a relation to the custom-setq discussion currently going on -- when custom-setq is added to Emacs, the previously described change might not be necessary anymore.) -- A preposition is not a good thing to end a sentence with.