From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Opening a bookmark in the init file Date: Tue, 03 Mar 2015 00:47:27 +0000 Message-ID: <87twy26h5s.fsf@robertthorpeconsulting.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1425343674 7815 80.91.229.3 (3 Mar 2015 00:47:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 3 Mar 2015 00:47:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 03 01:47:45 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YSazw-0008DL-T1 for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Mar 2015 01:47:45 +0100 Original-Received: from localhost ([::1]:60837 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSazw-0004Ad-4b for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Mar 2015 19:47:44 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56621) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSazl-00048a-Py for help-gnu-emacs@gnu.org; Mon, 02 Mar 2015 19:47:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSazi-0007uj-JJ for help-gnu-emacs@gnu.org; Mon, 02 Mar 2015 19:47:33 -0500 Original-Received: from outbound-smtp03.blacknight.com ([81.17.249.16]:40520) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSazi-0007uS-E1 for help-gnu-emacs@gnu.org; Mon, 02 Mar 2015 19:47:30 -0500 Original-Received: from mail.blacknight.com (pemlinmail03.blacknight.ie [81.17.254.16]) by outbound-smtp03.blacknight.com (Postfix) with ESMTPS id 3AFA6989AF for ; Tue, 3 Mar 2015 00:47:28 +0000 (UTC) Original-Received: (qmail 20522 invoked from network); 3 Mar 2015 00:47:28 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[109.79.166.131]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES128-SHA encrypted, authenticated); 3 Mar 2015 00:47:28 -0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 81.17.249.16 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:102991 Archived-At: For years I've setup Emacs so it presents me with my ToDo list at startup. It doesn't put me in the right place in the file though. I can bookmark the place in the file, but using bookmark-jump in the init file doesn't work and it doesn't work in emacs-startup-hook either. I know I can use desktop.el to save and restore everything. I don't want all the other buffers saved and restored though. BR, Robert Thorpe