fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

Roberto :emacs::mastodon:

Sometimes I have difficulties trying to find some information whithin for specific functions.

i.e. When I do ~(set-frame-parameter nil 'alpha '(95 . 95))~

How can I get more info about the available ~frame-parameter~?

Why are two values in that alist (95 . 95)

I tried with C-h f set-frame-parameter but could not get any valid lead.

@robjperez you can find more info into info pages. Go to emacs manual and there is a frame parameter secction