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: Re: Composite widgets Date: Sun, 30 Nov 2003 16:52:01 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87znedluqm.fsf@gmx.de> References: <87k75jgtsc.fsf@gmx.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1070208066 14931 80.91.224.253 (30 Nov 2003 16:01:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Nov 2003 16:01:06 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 30 17:01:03 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 1AQU0N-0001cK-00 for ; Sun, 30 Nov 2003 17:01:03 +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 1AQUwh-00005u-0z for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Nov 2003 12:01:19 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!fu-berlin.de!uni-berlin.de!xdsl-213-196-240-90.netcologne.DE!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: xdsl-213-196-240-90.netcologne.de (213.196.240.90) Original-X-Trace: news.uni-berlin.de 1070207471 64429234 213.196.240.90 ([97899]) User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:PA96CkF9rC/tNwD0TSxaHjWWqFU= Original-Xref: shelby.stanford.edu gnu.emacs.help:118804 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:14746 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14746 Per Abrahamsen writes: >> 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... :) > (let ((value '(("bla" . "blub") ("pli" . "pla")))) > (widget-create 'repeat :value value > '(cons (string :size 30) (string :size 30))) > (widget-setup) > (widget-browse-mode)) Alexander Schröder pointed me in that direction yesterday night, but thank you neverless. Sometimes i can just wonder about my personal dumbness... :) Mario -- Windows NT crashed. I am the Blue Screen of Death. No one hears your screams.