all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Constantin Kulikov <zxnotdead@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>,
	emacs-devel <emacs-devel@gnu.org>
Subject: Re: Several proposals, that I think will be helpful(or i dont know about).
Date: Mon, 25 Nov 2013 22:42:42 +0400	[thread overview]
Message-ID: <CAFkz2yrvQY1WKwqeHdOdX9AxYqkmBqmn+K2mB+j6H6jw82Na2w@mail.gmail.com> (raw)
In-Reply-To: <jwvbo18s5k9.fsf-monnier+emacs@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1061 bytes --]

> We're talking about determining the current state

Here what I have:

# cat ~/.emacs-experiments
-- (message "initial-frame: %s; frame: %s; eq: %s;" frame-initial-frame
(selected-frame) (eq frame-initial-frame (selected-frame)))

# emacs -q --daemon=exp --load ~/.emacs-experiments
-- ("emacs" "--load" "/home/constantin/.emacs-experiments")
-- Starting Emacs daemon.
-- initial-frame: nil; frame: #<frame F1 0x9a6a50>; eq: nil;



On 25 November 2013 22:26, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

> >> frame-initial-frame
> > hmm. The name of variable looked promising and I didn't know about it,
> but
> > it's value is `nil'.
> > emacs-version is "24.3.50.1"
>
> We're talking about determining the current state, so the fact that it's
> nil at some point is not necessarily a problem.  Also, if that var work,
> try terminal-frame instead (which the one I was thinking of, really).
> It's also nil when you look at it interactively, but just like the
> other, it's not always nil (otherwise those vars would be useless).
>
>
>         Stefan
>

[-- Attachment #2: Type: text/html, Size: 1678 bytes --]

  parent reply	other threads:[~2013-11-25 18:42 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-25 10:18 Several proposals, that I think will be helpful(or i dont know about) Constantin Kulikov
2013-11-25 12:41 ` Michael Heerdegen
2013-11-25 14:40 ` Stefan Monnier
     [not found]   ` <CAFkz2yowhPEMjbdxCKuTkPwEwpN5uop4Uni472EpScSbcR8jWw@mail.gmail.com>
2013-11-25 18:14     ` Constantin Kulikov
     [not found]     ` <jwvbo18s5k9.fsf-monnier+emacs@gnu.org>
2013-11-25 18:42       ` Constantin Kulikov [this message]
2013-11-26 10:23         ` Constantin Kulikov
2013-11-26 13:14           ` Stefan Monnier
2013-11-26 13:35             ` Constantin Kulikov
2013-11-26 13:39               ` Constantin Kulikov
2013-11-26 14:19                 ` Constantin Kulikov
2013-11-26 19:19                   ` Stefan Monnier
2013-11-26 19:22                   ` Stefan Monnier
2013-11-26 19:34             ` Johan Bockgård
2013-11-26 19:33 ` Glenn Morris
2013-11-26 19:45   ` Constantin Kulikov
2013-11-26 19:47     ` Glenn Morris
2013-11-26 20:02       ` Constantin Kulikov
2013-11-26 20:07         ` Glenn Morris
2013-11-26 20:13           ` Constantin Kulikov

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=CAFkz2yrvQY1WKwqeHdOdX9AxYqkmBqmn+K2mB+j6H6jw82Na2w@mail.gmail.com \
    --to=zxnotdead@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.