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

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

Re: Setting geometry for second frame ?? [SOLVED - with Thanks]


From: Joost Kremers
Subject: Re: Setting geometry for second frame ?? [SOLVED - with Thanks]
Date: 13 Sep 2009 19:50:32 GMT
User-agent: slrn/0.9.9 (Linux)

William Case wrote:
> On Sat, 2009-09-12 at 08:03 -0400, William Case wrote:
> (let ((default-frame-alist `((width . 75) (height .
> 55) ,@default-frame-alist)))
>    (find-file-other-frame "~/Documents/C/Text/C-Notes.txt"))
>
> which I fooled around with quite a bit but I couldn't find a meaning for
> @default-frame-alist.  Is this a typo or am I missing some good stuff I
> should be learning (i.e. the '@'prefix on a variable).  I checked info
> etc.

it's not `@', the comma goes with it:

(info "(elisp) Backquote")


-- 
Joost Kremers                                      joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)


reply via email to

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