On Sun, Nov 3, 2019 at 9:47 PM Bram Moolenaar <[email protected]> wrote: > > > Patch 8.1.2249 > Problem: "make vimtags" does not print any message. > Solution: Add a message that the tags have been updated. > Files: runtime/doc/Makefile
Thanks, I like this better. And BTW I went back to the src/Makefile and saw that the generation and installation of the tagfile is bracketed between moving any possible existing "tags" file to "tags.dist" and back so checking its update time manually doesn't show when it was last regenerated. At least the message tells me now that "something happened". Best regards, Tony. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAJkCKXup%2B%3D9h5sejvHnXf4PfZdDJHKsuYPHSkijaFrZd-GNc9g%40mail.gmail.com.
