From: "Mario Domgörgen" <kanaldrache@gmx.de>
Subject: Composite widgets
Date: Sat, 29 Nov 2003 14:59:15 +0100 [thread overview]
Message-ID: <87k75jgtsc.fsf@gmx.de> (raw)
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.
next reply other threads:[~2003-11-29 13:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-29 13:59 Mario Domgörgen [this message]
2003-11-30 15:18 ` Composite widgets Per Abrahamsen
2003-11-30 15:52 ` Mario Domgörgen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k75jgtsc.fsf@gmx.de \
--to=kanaldrache@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).