From: Renato Pontefice <renato.pontefice@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: I cannot see my agenda view
Date: Tue, 1 Nov 2022 21:10:45 +0100 [thread overview]
Message-ID: <97629BA4-809B-4999-BC19-78B4370EC0B7@gmail.com> (raw)
In-Reply-To: <87k04emyr2.fsf@ucl.ac.uk>
This is what I’ve wrote to my init.el
(setq org-agenda-files
'( "~/org/corciano.org"
))
With this I open my agenda buffer
(global-set-key (kbd "C-c a") #'org-agenda)
What’s wrong?
Can someone tell me what proof can I made?
Thank you
Renato
p.s.
I uninstall and reinstall emacs and put the old init.el on .emacs.d folder because there is not init.el
> Il giorno 1 nov 2022, alle ore 17:21, Fraga, Eric <e.fraga@ucl.ac.uk> ha scritto:
>
> On Tuesday, 1 Nov 2022 at 17:14, Renato Pontefice wrote:
>> I assigned just the root folder that contain the .org file.
>> Do I need to write the entire .org file?
>
> Yes, as in '("~/org/mydiary.org") for org-agenda-files.
>
> By the way, it's good practice to post followup messages to the list, not just to an individual. This way it helps others.
>
> --
> : Eric S Fraga, with org release_9.5.5-1064-g5bc674 in Emacs 29.0.50
prev parent reply other threads:[~2022-11-01 20:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-01 13:44 I cannot see my agenda view Renato Pontefice
2022-11-01 15:28 ` Fraga, Eric
[not found] ` <A140006B-5F8A-4B8F-A2C5-AA2455D6B68C@gmail.com>
[not found] ` <87k04emyr2.fsf@ucl.ac.uk>
2022-11-01 20:10 ` Renato Pontefice [this message]
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=97629BA4-809B-4999-BC19-78B4370EC0B7@gmail.com \
--to=renato.pontefice@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).