GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Roberto :emacs:​ (robjperez@fosstodon.org)'s status on Monday, 18-Nov-2024 19:02:13 JST Roberto :emacs:​ Roberto :emacs:​

    Sometimes I have difficulties trying to find some information whithin #emacs 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.

    In conversation about 6 months ago from fosstodon.org permalink
    • Embed this notice
      Alfred M. Szmidt (amszmidt@mastodon.social)'s status on Monday, 18-Nov-2024 19:02:12 JST Alfred M. Szmidt Alfred M. Szmidt
      in reply to
      • hajovonta

      @robjperez This is all documented in the manual for #GNU Emacs: https://www.gnu.org/software/emacs/manual/html_node/elisp/Window-Frame-Parameters.html

      Or specifically, if you are interested in ALPHA:

      https://www.gnu.org/software/emacs/manual/html_node/elisp/Font-and-Color-Parameters.html#index-opacity_002c-frame

      @hajovonta

      In conversation about 6 months ago permalink

      Attachments


      1. No result found on File_thumbnail lookup.
        gnu.org
        Font and Color Parameters (GNU Emacs Lisp Reference Manual)
    • Embed this notice
      hajovonta (hajovonta@mastodon.online)'s status on Monday, 18-Nov-2024 19:02:13 JST hajovonta hajovonta
      in reply to

      @robjperez You can try:
      M-x describe-function <function name>
      on any given function, to get help on that. In this case (see picture), click on the "see modify-frame-parameters' link for more info, then it states that you can query the alist for the frame by invoking M-: (frame-parameters)

      In conversation about 6 months ago permalink

      Attachments


      1. https://files.mastodon.online/media_attachments/files/113/503/306/659/755/715/original/311745a614e366da.png
    • Embed this notice
      Roberto :emacs:​ (robjperez@fosstodon.org)'s status on Monday, 18-Nov-2024 19:02:13 JST Roberto :emacs:​ Roberto :emacs:​
      in reply to
      • hajovonta

      @hajovonta Thanks for the respose!

      Yep, I did that. But even after executing ~(frame-parameters)~ I don't really get to know which are the available frame parameters. Or even why 'alpha is an alist of two values (95 . 95)

      It would be nice to have in the set-frame-parameter function documentation something like a list of parameters, or at least some common parameters like `alpha` and the expected values for them

      In conversation about 6 months ago permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.