Oops, it looks like it's only inaccessible under Windows. It seems to be fine under Linux.
On Thu, Jan 13, 2022 at 3:45 PM Christian J. Robinson <[email protected]> wrote: > Thanks, that problem is fixed now. However, I can't access > CaseRegression#CaseRegression() outside of the plugin/CaseRegression.vim > file. Is this intentional? If so, is there a way around it? > > On Thu, Jan 13, 2022 at 12:26 PM Bram Moolenaar <[email protected]> > wrote: > >> >> Christian J. Robinson wrote: >> >> > If I run the attached caseregression.sh file I get the following errors: >> > >> > % bash caseregression.sh >> > Error detected while processing >> > >> /home/infynity/.vim/plugin/CaseRegression.vim[3]../home/infynity/.vim/autoload/CaseRegression.vim: >> > line 2: >> > E746: Function name does not match script file name: >> > caseregression#CaseRegression >> > Error detected while processing >> > /home/infynity/.vim/plugin/CaseRegression.vim: >> > line 3: >> > E1048: Item not found in script: CaseRegression >> > Press ENTER or type command to continue >> >> I was wondering if the fix in 8.2.4069 was too simple. >> Looks like we should only ignore case if file names are not case >> sensitive. >> >> -- >> Even got a Datapoint 3600(?) with a DD50 connector instead of the >> usual DB25... what a nightmare trying to figure out the pinout >> for *that* with no spex... >> >> /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net >> \\\ >> /// >> \\\ >> \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ >> /// >> \\\ help me help AIDS victims -- http://ICCF-Holland.org >> /// >> > > > -- > Christian J. Robinson <[email protected]> > -- Christian J. Robinson <[email protected]> -- -- 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/CAK14FZJt3rQKAw8biWCyNCEzTr1H7g-bubmq-i4y4zX80T4a3w%40mail.gmail.com.
