From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ben Key Newsgroups: gmane.emacs.help Subject: Re: org-agenda todo list at startup Date: Sat, 19 Feb 2011 22:32:21 -0600 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=00032555a94adccab3049caf3c39 X-Trace: dough.gmane.org 1298176555 9747 80.91.229.12 (20 Feb 2011 04:35:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 20 Feb 2011 04:35:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 20 05:35:49 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pr11Q-0000p4-5w for geh-help-gnu-emacs@m.gmane.org; Sun, 20 Feb 2011 05:35:48 +0100 Original-Received: from localhost ([127.0.0.1]:41599 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pr11P-0006ZD-Qe for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Feb 2011 23:35:47 -0500 Original-Received: from [140.186.70.92] (port=33355 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pr0yR-0005Cj-9e for help-gnu-emacs@gnu.org; Sat, 19 Feb 2011 23:32:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pr0yQ-0000AV-2W for help-gnu-emacs@gnu.org; Sat, 19 Feb 2011 23:32:42 -0500 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:54118) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pr0yP-0000AR-T0 for help-gnu-emacs@gnu.org; Sat, 19 Feb 2011 23:32:42 -0500 Original-Received: by bwz17 with SMTP id 17so548614bwz.0 for ; Sat, 19 Feb 2011 20:32:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=CJclkJAm++Oww81PsrsZqoVp2e9edwzM/mVDwVFq7CE=; b=DA6uAr3mX2Lo2PLCJxfRwh96h86CjVwCWSIn1yU7EEE+VD7LuRbVgi3xexvZnUw12N 0ozF11d4KDJs4wpyScDKe+ZtL4Ist8OdanolJZx9WCRcDw9TKG3ctOE6RJESmVzdGm55 w6knfoo6nLu8PkxfTVCyTrJvyNoK4yBENpv2c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=A3JZ339fhxDGhlOBfLYog+TJQMF2utpCnqNHJbx7G/0FDShe/biuuGZT9436uA5t94 l/2gVSqpRm7P1ybtsHRiaJTdVwNpd1qp+u8OZFVTJb8Jb+Q5bnKtZ+uq+eMS3nOo9FhL 9oBccEGasO0M0b4c/McDdfw0rdNGPjwYGQURo= Original-Received: by 10.204.49.208 with SMTP id w16mr13872bkf.166.1298176361154; Sat, 19 Feb 2011 20:32:41 -0800 (PST) Original-Received: by 10.204.25.81 with HTTP; Sat, 19 Feb 2011 20:32:21 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:79246 Archived-At: --00032555a94adccab3049caf3c39 Content-Type: text/plain; charset=ISO-8859-1 Martyn Jago writes: > Use the window-setup-hook. This hook shouldn't be used within a library > apparently, but is fine for your stuff. Could you please explain this comment. I ask because I do make use of the window-setup-hook in a library I am writing. Thanks. --00032555a94adccab3049caf3c39 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Martyn Jago writes:
> Use the window-setup-hook. Thi= s hook shouldn't be used within a library
> apparently, but is fi= ne for your stuff.

Could you please explain this comment.=A0 I ask b= ecause I do make use of the window-setup-hook in a library I am writing.
Thanks.


--00032555a94adccab3049caf3c39--