[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bring up a screen giving option to open a series of orgmode files
From: |
Berry, Charles |
Subject: |
Re: Bring up a screen giving option to open a series of orgmode files |
Date: |
Sun, 22 Nov 2020 21:23:17 +0000 |
> On Nov 22, 2020, at 11:03 AM, Gerardo Moro <gerardomoro37@gmail.com> wrote:
>
>
> M-x find-dired RET Documents/Org/ RET -iname "*.org" RET
>
> Once I press "RET", what does -iname mean? I am new in Emacs. You mean, this
> is just using find-dired to browse the org files?
>
See (info "(emacs) Dired and Find")
and find-dired's help string (i.e. C-h f find-dired RET)
the `-iname "*.org"' bit is used as ARG for which pursuing the man page for
`find' is helpful.
HTH,
Chuck
- Re: Bring up a screen giving option to open a series of orgmode files, (continued)
- Re: Bring up a screen giving option to open a series of orgmode files, Maxim Nikulin, 2020/11/28
- Re: Bring up a screen giving option to open a series of orgmode files, Jean Louis, 2020/11/28
- Re: Bring up a screen giving option to open a series of orgmode files, Ihor Radchenko, 2020/11/30
- Re: Bring up a screen giving option to open a series of orgmode files, Jean Louis, 2020/11/30
- Re: Bring up a screen giving option to open a series of orgmode files, Ihor Radchenko, 2020/11/30
- Re: Bring up a screen giving option to open a series of orgmode files, Maxim Nikulin, 2020/11/30
- Re: Bring up a screen giving option to open a series of orgmode files, Jean Louis, 2020/11/30
- Message not available
- Re: Bring up a screen giving option to open a series of orgmode files, Jean Louis, 2020/11/30
- Re: Bring up a screen giving option to open a series of orgmode files,
Berry, Charles <=
- Re: Bring up a screen giving option to open a series of orgmode files, Jean Louis, 2020/11/22
Re: Bring up a screen giving option to open a series of orgmode files, Diego Zamboni, 2020/11/23
Re: Bring up a screen giving option to open a series of orgmode files, John Sturdy, 2020/11/24