Coder Social home page Coder Social logo

Comments (3)

heheda123123 avatar heheda123123 commented on June 3, 2024

还真是counsel代码的问题,windows下面得加上exe后缀才行,

(setq counsel-etags-ctags-program "ctags.exe")

但是出了另外的错

Scan at c:/Users/Administrator/temp/sqlmap/
Tags file is not ready yet.
Failed to create tags file. Error=exited abnormally with code 1
 CLI=ctags.exe --exclude="*/.git/*" --exclude=".git/*" --exclude="*/.svn/*" --exclude=".svn/*" --exclude="*/.cvs/*" --exclude=".cvs/*" --exclude="*/.bzr/*" --exclude=".bzr/*" --exclude="*/.hg/*" --exclude=".hg/*" --exclude="*/bin/*" --exclude="bin/*" --exclude="*/dist/*" --exclude="dist/*" --exclude="*/fonts/*" --exclude="fonts/*" --exclude="*/images/*" --exclude="images/*" --exclude="*/.DS_Store/*" --exclude=".DS_Store/*" --exclude="*/.npm/*" --exclude=".npm/*" --exclude="*/.tmp/*" --exclude=".tmp/*" --exclude="*/.sass-cache/*" --exclude=".sass-cache/*" --exclude="*/.idea/*" --exclude=".idea/*" --exclude="*/node_modules/*" --exclude="node_modules/*" --exclude="*/bower_components/*" --exclude="bower_components/*" --exclude="*/.tox/*" --exclude=".tox/*" --exclude="*/.vscode/*" --exclude=".vscode/*" --exclude="*/.cask/*" --exclude=".cask/*" --exclude="*.log" --exclude="rusty-tags.vim" --exclude="rusty-tags.emacs" --exclude="tags" --exclude="TAGS" --exclude="*.tgz" --exclude="*.gz" --exclude="*.xz" --exclude="*.zip" --exclude="*.tar" --exclude="*.rar" --exclude="GTAGS" --exclude="GPATH" --exclude="GRTAGS" --exclude="cscope.files" --exclude="*bundle.js" --exclude="*min.js" --exclude="*min.css" --exclude="*.png" --exclude="*.jpg" --exclude="*.jpeg" --exclude="*.gif" --exclude="*.bmp" --exclude="*.tiff" --exclude="*.ico" --exclude="*.doc" --exclude="*.docx" --exclude="*.xls" --exclude="*.ppt" --exclude="*.pdf" --exclude="*.odt" --exclude=".clang-format" --exclude="*.obj" --exclude="*.so" --exclude="*.o" --exclude="*.a" --exclude="*.ifso" --exclude="*.tbd" --exclude="*.dylib" --exclude="*.lib" --exclude="*.d" --exclude="*.dll" --exclude="*.exe" --exclude=".metadata*" --exclude="*.class" --exclude="*.war" --exclude="*.jar" --exclude="*flymake" --exclude="#*#" --exclude=".#*" --exclude="*.swp" --exclude="*~" --exclude="*.elc" --exclude="*.pyc" -e  --exclude="@c:/Users/Administrator/temp/sqlmap/.gitignore"  -R 

from emacs.d.

heheda123123 avatar heheda123123 commented on June 3, 2024

我的需求已解决,定义跳转换用lsp-bridge了。不过windows上ctags无法使用的问题还是存在

from emacs.d.

redguardtoo avatar redguardtoo commented on June 3, 2024

cygwin安装的ctags, 在windows7下没有问题. 现在手头没有windows 10,所以没法测.

from emacs.d.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.