unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#28801: 26.0.90; Document after-make-frame-functions, focus-in-hook in Startup Summary node
@ 2017-10-12 21:30 Kaushal Modi
  2017-10-13  8:40 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Kaushal Modi @ 2017-10-12 21:30 UTC (permalink / raw)
  To: 28801; +Cc: rob.davenport

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

X-Debbugs-CC: rob.davenport@gmail.com, eliz@gnu.org

Hello Eli,

I had a long conversation with you in May 2016[1] about understanding the
best place/hook for graphics related setup (like fonts) in emacs config,
when running emacsclient.

As I later learned in that conversation, neither after-init-hook nor
emacs-startup-hook were the right place for that.
after-make-frame-functions was also not good unless the frame is selected
(which is not the case in emacsclient/daemon). So focus-in-hook turned out
to be the best place were I can check if a certain font was available etc.

I have read through (elisp) Startup Summary, but it does not reference
after-make-frame-functions and its caveat with emacsclient. It also does
not reference focus-in-hook.

I believe having that information in that section will be very valuable to
other users using emacsclient in GUI frame.

Copying Rob on this as he had a similar question he asked me off the list.

[1]: http://lists.gnu.org/archive/html/help-gnu-emacs/2016-05/msg00148.html


In GNU Emacs 26.0.90 (build 1, x86_64-pc-linux-gnu, GTK+ Version 2.24.23)
 of 2017-10-12
Repository revision: 413978727c9fb1d26b64e81412434064d99ec568
Windowing system distributor 'The X.Org Foundation', version 11.0.60900000
System Description: Red Hat Enterprise Linux Workstation release 6.6
(Santiago)

-- 

Kaushal Modi

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#28801: 26.0.90; Document after-make-frame-functions, focus-in-hook in Startup Summary node
  2017-10-12 21:30 bug#28801: 26.0.90; Document after-make-frame-functions, focus-in-hook in Startup Summary node Kaushal Modi
@ 2017-10-13  8:40 ` Eli Zaretskii
  2019-10-12 20:31   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2017-10-13  8:40 UTC (permalink / raw)
  To: Kaushal Modi; +Cc: rob.davenport, 28801

> Cc: Rob Davenport <rob.davenport@gmail.com>, rob.davenport@gmail.com, eliz@gnu.org
> From: Kaushal Modi <kaushal.modi@gmail.com>
> Date: Thu, 12 Oct 2017 21:30:51 +0000
> 
> I have read through (elisp) Startup Summary, but it does not reference after-make-frame-functions and its
> caveat with emacsclient. It also does not reference focus-in-hook.
> 
> I believe having that information in that section will be very valuable to other users using emacsclient in GUI
> frame.

These hooks are not related to startup, so I don't see why they should
be described in that section.  They would be out of place there, and
the resulting discoverability will be low.

There is a separate section that describes all of the hooks, and I
usually look there when I need some hook, but don't know which one to
use.

There could be a place for a new section in the Emacs manual regarding
customizations for people who start Emacs as a daemon.  Patches to
that effect are welcome from people who have experience using and
customizing Emacs in that mode.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#28801: 26.0.90; Document after-make-frame-functions, focus-in-hook in Startup Summary node
  2017-10-13  8:40 ` Eli Zaretskii
@ 2019-10-12 20:31   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2019-10-12 20:31 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: rob.davenport, 28801, Kaushal Modi

Eli Zaretskii <eliz@gnu.org> writes:

>> I have read through (elisp) Startup Summary, but it does not
>> reference after-make-frame-functions and its
>> caveat with emacsclient. It also does not reference focus-in-hook.
>> 
>> I believe having that information in that section will be very
>> valuable to other users using emacsclient in GUI
>> frame.
>
> These hooks are not related to startup, so I don't see why they should
> be described in that section.  They would be out of place there, and
> the resulting discoverability will be low.
>
> There is a separate section that describes all of the hooks, and I
> usually look there when I need some hook, but don't know which one to
> use.

And those hooks are mentioned in that node, so I don't think there's
anything to fix here.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-12 20:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-12 21:30 bug#28801: 26.0.90; Document after-make-frame-functions, focus-in-hook in Startup Summary node Kaushal Modi
2017-10-13  8:40 ` Eli Zaretskii
2019-10-12 20:31   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).