From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ben Key Newsgroups: gmane.emacs.devel Subject: Re: org-agenda todo list at startup Date: Sat, 19 Feb 2011 22:30:33 -0600 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e6d7843c6c4ee9049caf36a1 X-Trace: dough.gmane.org 1298176268 8824 80.91.229.12 (20 Feb 2011 04:31:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 20 Feb 2011 04:31:08 +0000 (UTC) To: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 20 05:31:04 2011 Return-path: Envelope-to: ged-emacs-devel@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 1Pr0wp-00084X-Bv for ged-emacs-devel@m.gmane.org; Sun, 20 Feb 2011 05:31:03 +0100 Original-Received: from localhost ([127.0.0.1]:48771 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pr0wo-0003Rg-Bk for ged-emacs-devel@m.gmane.org; Sat, 19 Feb 2011 23:31:02 -0500 Original-Received: from [140.186.70.92] (port=33491 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pr0wh-0003Ra-Gq for Emacs-devel@gnu.org; Sat, 19 Feb 2011 23:30:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pr0wg-0008Ny-8K for Emacs-devel@gnu.org; Sat, 19 Feb 2011 23:30:55 -0500 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:48837) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pr0wg-0008Nt-1R for Emacs-devel@gnu.org; Sat, 19 Feb 2011 23:30:54 -0500 Original-Received: by bwz17 with SMTP id 17so548171bwz.0 for ; Sat, 19 Feb 2011 20:30:53 -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=Vr1G9JP846ERY9A0x0Zutg706tSrBwwWH2fAZh9u6vY=; b=Ep0y8Q3m5GRRsJKolWvLMI4iFtjyngMEsr/R01YObVuNpW9IoSyiMNudae1+Y/UgQf t7VKuXjoVtICGJxe1w6zZWuebxV7NBTSsWfusSJv4l66PuZGoj2xIJ0FeS5zFdta33u8 yaR3XRAXP0MMlOeQ0a9cUxTJpBG8eBO9BJ/cI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=WDAqE+SgKsZwwi27bH09i+7XbhHYe1/3UHoyeKbJECUNnnMc+ElL0OZ32tb5ZB6DLG ZifQQdFP8ZXyGaGT71mYwttJN9tGSbxOMu9MhPZ2QyRyHoiztKwLmpScKzswpWxtZtl8 laLGpXlUgkKFHR6WzCduyNhcvBhKvvC+6zOic= Original-Received: by 10.204.123.5 with SMTP id n5mr21770bkr.58.1298176253119; Sat, 19 Feb 2011 20:30:53 -0800 (PST) Original-Received: by 10.204.25.81 with HTTP; Sat, 19 Feb 2011 20:30:33 -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: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:136265 Archived-At: --0016e6d7843c6c4ee9049caf36a1 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. --0016e6d7843c6c4ee9049caf36a1 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.

--0016e6d7843c6c4ee9049caf36a1--