help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

What standard library to use to provide settings editing to user?


From: Oleksandr Gavenko
Subject: What standard library to use to provide settings editing to user?
Date: Wed, 20 Feb 2013 21:56:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

I write blogging mode and want to provide ability to users to list and edit
connection settings.

As I use external program to do actual authentication and network jobs so I
don't use Emacs variables for storing settings.

External process send list of parameters and their values. I should show them
to user and return user modifications back to external process.

Every parameter have a name and string value (possibly multi-line).

What libraries or code examples are usable for solving such task?

-- 
Best regards!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]