Re: Permission denied error when creating a ctag DB (windows)
Eli Zaretskii <[email protected]> Tue, 31 Dec 2019 19:17:27 +0200
| Newsgroups | gmane.emacs.windows |
|---|---|
| Message-ID | <[email protected]> |
> From: "FallingFromBed ." <[email protected]> > Date: Tue, 31 Dec 2019 22:12:15 +0530 > Cc: [email protected] > > Find files in the current directory with the name matching *.h/*.c/*.m? and then ??????? Finally pipe the > output to ctags.exe. Yes. When 'ctags' is invoked with a "file name" of "-", it reads the file names from its standard input, one file name per line. > One more crucial question, is there any document available for: how one should run the ctags.exe (windows) > to get a desired output? Emacs comes with a man page for ctags which installs in share/man/man1.