emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 32068@debbugs.gnu.org, rrandresf@gmail.com
Subject: bug#32068: 26.1; problem with org-agenda and categories
Date: Sat, 07 Jul 2018 13:05:53 +0200	[thread overview]
Message-ID: <87sh4vjofi.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <83efggnbib.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 06 Jul 2018 09:06:52 +0300")

Hello,

Eli Zaretskii <eliz@gnu.org> writes:

>> When evaluating the snippet below:
>> --8<---------------cut here---------------start------------->8---
>> (eval-after-load "org"
>>   '(progn
>> ;;;; overwrite some settings
>>      (setq org-startup-folded nil ;unfolded
>>            org-agenda-show-all-dates t
>>            org-confirm-elisp-link-function nil ;; 4 the scratch call
>>            org-agenda-include-diary t
>>            org-agenda-include-all-todo t
>>            )
>>      (when (file-directory-p "~/docs/org/deft/")
>>        (setq org-agenda-files (directory-files "~/docs/org/deft/" t ".*agendatest\.org$"))
>>        )
>>      (define-key org-mode-map (kbd "M-a") nil)
>>      ))
>> 
>> (require 'org)
>> 
>> (funcall 'org-agenda-list)
>> --8<---------------cut here---------------end--------------->8---
>> 
>> I am getting (which is not fine):
>
> Did you report this to the Org developers?  If so, and if they said
> this is a core Emacs bug, could you please point us to the relevant
> discussions with Org developers?

It doesn't look like a bug. The OP may have missed
`org-agenda-time-grid' variable.

I suggest to close this bug, if the OP doesn't object to it.

Regards,

-- 
Nicolas Goaziou

  parent reply	other threads:[~2018-07-07 11:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <86tvpdnqcp.fsf@sacsa.i-did-not-set--mail-host-address--so-tickle-me>
2018-07-06  6:06 ` bug#32068: 26.1; problem with org-agenda and categories Eli Zaretskii
2018-07-06 13:22   ` andrés ramírez
2018-07-07 11:05   ` Nicolas Goaziou [this message]
2018-07-07 11:36     ` Eli Zaretskii
2018-07-07 13:02     ` andrés ramírez
2018-07-07 15:52       ` Nicolas Goaziou
2018-07-07 16:44         ` andrés ramírez
2018-07-07 23:34           ` Nicolas Goaziou
2018-07-08  0:32             ` rrandresf
2018-07-08  9:55               ` Nicolas Goaziou
2018-07-09  3:13                 ` andrés ramírez
2018-07-09  7:23                   ` Nicolas Goaziou
2018-07-09 14:29                     ` bug#32068: obsolescense of #+CATEGORY on org-mode 9.x (was: bug#32068: 26.1; problem with org-agenda and categories) andrés ramírez
2018-07-09 14:38                       ` bug#32068: obsolescense of #+CATEGORY on org-mode 9.x Nicolas Goaziou
2018-07-09 15:03                         ` andrés ramírez

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=87sh4vjofi.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=32068@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=rrandresf@gmail.com \
    /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).