all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* columnview over file not working
@ 2023-01-10  9:45 Vlastimil Vondra
  2023-01-10 11:15 ` Vlastimil Vondra
  0 siblings, 1 reply; 3+ messages in thread
From: Vlastimil Vondra @ 2023-01-10  9:45 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 481 bytes --]

Hi,
when I try to do this:

#+COLUMNS: %28AUTHOR(Author) %32ITEM(Name) %TODO %TAGS(Tags)
%CLOSED(Closed) %STARTED(Started)

#+BEGIN: columnview :id "file:~/Org/reading_list.org"

#+END:

I'm getting wrong type argument stringp nil error. Filepath is good
otherwise some different error is popping and columnview is working in that
file. Do you know what can be wrong?

Org mode version 9.6
GNU Emacs 28.2 (build 2, x86_64-w64-mingw32) of 2022-09-13

Best regards,
Vlastimil Vondra

[-- Attachment #2: Type: text/html, Size: 1777 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: columnview over file not working
  2023-01-10  9:45 columnview over file not working Vlastimil Vondra
@ 2023-01-10 11:15 ` Vlastimil Vondra
  2024-04-09 11:08   ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Vlastimil Vondra @ 2023-01-10 11:15 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 783 bytes --]

OK, I found out that it is not working if the file (reading_list.org) is
not opened in the buffer. If opened then it works all right.

I guess it should be working like that.

BR,
V.

On Tue, 10 Jan 2023 at 10:45, Vlastimil Vondra <vlastimil.vondra@gmail.com>
wrote:

> Hi,
> when I try to do this:
>
> #+COLUMNS: %28AUTHOR(Author) %32ITEM(Name) %TODO %TAGS(Tags)
> %CLOSED(Closed) %STARTED(Started)
>
> #+BEGIN: columnview :id "file:~/Org/reading_list.org"
>
> #+END:
>
> I'm getting wrong type argument stringp nil error. Filepath is good
> otherwise some different error is popping and columnview is working in that
> file. Do you know what can be wrong?
>
> Org mode version 9.6
> GNU Emacs 28.2 (build 2, x86_64-w64-mingw32) of 2022-09-13
>
> Best regards,
> Vlastimil Vondra
>

[-- Attachment #2: Type: text/html, Size: 2478 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: columnview over file not working
  2023-01-10 11:15 ` Vlastimil Vondra
@ 2024-04-09 11:08   ` Ihor Radchenko
  0 siblings, 0 replies; 3+ messages in thread
From: Ihor Radchenko @ 2024-04-09 11:08 UTC (permalink / raw)
  To: Vlastimil Vondra; +Cc: emacs-orgmode

Vlastimil Vondra <vlastimil.vondra@gmail.com> writes:

> OK, I found out that it is not working if the file (reading_list.org) is
> not opened in the buffer. If opened then it works all right.
>
> I guess it should be working like that.

Fixed, on bugfix.
The not-yet-open file will be automatically opened.

https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=67ec69976

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-09 11:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-10  9:45 columnview over file not working Vlastimil Vondra
2023-01-10 11:15 ` Vlastimil Vondra
2024-04-09 11:08   ` Ihor Radchenko

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.