From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?q?Mario_Domg=F6rgen?= Newsgroups: gmane.emacs.help Subject: Composite widgets Date: Sat, 29 Nov 2003 14:59:15 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87k75jgtsc.fsf@gmx.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070114401 26770 80.91.224.253 (29 Nov 2003 14:00:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 29 Nov 2003 14:00:01 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 29 14:59:59 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AQ5df-0001dO-00 for ; Sat, 29 Nov 2003 14:59:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AQ6b0-0000Eh-RC for geh-help-gnu-emacs@m.gmane.org; Sat, 29 Nov 2003 10:01:18 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!in.100proofnews.com!in.100proofnews.com!fu-berlin.de!uni-berlin.de!xdsl-213-196-245-16.netcologne.DE!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-NNTP-Posting-Host: xdsl-213-196-245-16.netcologne.de (213.196.245.16) Original-X-Trace: news.uni-berlin.de 1070114306 68392269 213.196.245.16 ([97899]) User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:KvM05zRnLvv85pV4W+jhVIYEg3g= Original-Xref: shelby.stanford.edu gnu.emacs.help:118773 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14715 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14715 Hallo group! This widget returns something like (("bla" . "blub") ("pli" . "pla") ,---- | (widget-create | '(repeat (cons (string :size 30) | (string :size 30)))) `---- I save that list to a file and want to reload it afterwards so that the repeat-widget is initialized with that values. I know how to load the list but don't know how to get the values in the repeat... :) How do i do that? Any ideas? Mario -- Windows NT crashed. I am the Blue Screen of Death. No one hears your screams.