all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Xah Lee'" <xahlee@gmail.com>, <help-gnu-emacs@gnu.org>
Subject: RE: getting unicode chars to show on Windows
Date: Mon, 31 Aug 2009 08:23:50 -0700	[thread overview]
Message-ID: <B3C4749F694E49229BDE13360A7A3254@us.oracle.com> (raw)
In-Reply-To: <a67d283b-5590-4f9d-99b4-52864bdae490@u16g2000pru.googlegroups.com>

> > M-: (frame-parameters) is your friend.
>
> after looking up some inline doc or elisp doc in few min, i can't find
> out what's the available parms for set-frame-parameter. But i did find
> this function:
> 
> (frame-parameters)

Reading is your friend too. ;-)

If you prefer to ask here rather than reading the manuals, then maybe read the
replies you get? ;-)

> Is there a doc that list all the params of set-frame-parameter?

`C-h i', choose Elisp manual
`i frame-parameter' gives a short node with the parameter access functions

Node `Frame Parameters' is the chapter on parameters. Its sections:

* Parameter Access - the node reached from `i frame-parameter'

* Initial Parameters - alists for defining future frames

* Window Frame Parameters - most frame parameters, described individually

* Size and Position - access shortcuts for the size/position params described in
Window Frame Parameters

* Geometry - for use with XResources (X-Window geometry specs) 

Again, reading is your friend. ;-)

Note: There cannot be an exhaustive list of frame parameters, because you can
add your own, interpreted by your own code to do what you want. There are also a
few "internal" frame parameters (nothing in Emacs is really internal) that are
not documented much, if at all.






  parent reply	other threads:[~2009-08-31 15:23 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-25  6:20 getting unicode chars to show on Windows Xah Lee
2009-08-25 17:16 ` B. T. Raven
2009-08-25 18:31 ` Eli Zaretskii
2009-08-26  5:48   ` AW: " Christian.Strobl
2009-08-26  5:50   ` Christian.Strobl
     [not found] ` <mailman.5342.1251225106.2239.help-gnu-emacs@gnu.org>
2009-08-25 22:38   ` B. T. Raven
2009-08-25 22:42     ` B. T. Raven
2009-08-26  3:21     ` Eli Zaretskii
     [not found]     ` <mailman.5389.1251256888.2239.help-gnu-emacs@gnu.org>
2009-08-26 11:35       ` Xah Lee
2009-08-26 22:09         ` Jason Rumney
2009-08-27 18:36           ` Xah Lee
2009-08-28 10:40             ` Florian Beck
     [not found]             ` <mailman.5571.1251456046.2239.help-gnu-emacs@gnu.org>
2009-08-28 14:00               ` Xah Lee
2009-08-28 23:40                 ` Florian Beck
2009-08-29  0:20                 ` Drew Adams
     [not found]                 ` <mailman.5608.1251505221.2239.help-gnu-emacs@gnu.org>
2009-08-29 16:22                   ` Xah Lee
2009-08-30 17:38                     ` Jason Rumney
2009-08-31 15:23                     ` Drew Adams [this message]
2009-08-27  3:22         ` Eli Zaretskii

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=B3C4749F694E49229BDE13360A7A3254@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=xahlee@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.