[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How do i change Wanderlust's layout?
- To: wl-en@lists.airs.net
- Subject: How do i change Wanderlust's layout?
- From: Justin Illusion <wirelessnephron@gmail.com>
- Date: Sat, 18 Dec 2010 19:00:23 -0500
- Delivered-to: wl-en@lists.airs.net
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=YZaMzB43OHblEEmJtesjfrtClPWXayOv6tBW6NK3ItI=; b=oLnhdmHwFuaND0OH3l75QwXTslnietISlk1p+9NdYYt7xGW09CQwq9s+2zC+g0o1ep qsqBlAeJyGv35S0Z/AzyhLzTh7ySzTxYFo1YI2vVmTAS1cVeEfEDQQyD5yckjxEsHlKo g2XCX5v+p7SOoHpabscVylbiX6Bbl1yFSA2vQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=iGtx8P7ZITCm7m79OCDYRsyrwWGMGzaAh/TLaWANWmgR/N6oJeczSy+mInMWhNqB4S 4r+fkysi1IB7xVWO9c7l6mUXh8pt8OuXYePSL1UR4dRVoW3bef+xUXpKotsWsvup1hnt Zv+vdXB3MrL8/V0b1zaWL9mX5HO04pNY2/Xww=
- List-help: <mailto:wl-en-ctl@lists.airs.net?body=help>
- List-id: wl-en.lists.airs.net
- List-owner: <mailto:wl-en-admin@lists.airs.net>
- List-post: <mailto:wl-en@lists.airs.net>
- List-software: fml [fml stable 20011102.2100]
- List-unsubscribe: <mailto:wl-en-ctl@lists.airs.net?body=unsubscribe>
- Reply-to: wl-en@lists.airs.net
Hello,
I'm using emacs 23 and i've been chasing my tail for two days...
Custom Variable are supposed to be entered into .wl or .emacs? Editing either file has made any visible changes for me:
Entering (setq wl-stay-folder-window ""); This should create a seperate frame for folders like the image on this page (http://emacs-fu.blogspot.com/2009/06/e-mail-with-wanderlust.html)?
I used this article, http://box.matto.nl/emacsgmail.html, to get started with Wanderlust; it only discussed .folders and .emacs, however, this article (http://emacs-fu.blogspot.com/2009/06/e-mail-with-wanderlust.htm) uses .wl and .folders.
Also, which file to I edit to get rid of this warning:
Warning (elmo): Please set `wl-message-id-domain' to get valid Message-ID string.
and is this, (setq wl-from "tma <tma@example.com>"), the correct key to use?