Giter Site home page Giter Site logo

Comments (8)

ultronozm avatar ultronozm commented on August 19, 2024 1

Try this:

(use-package latex
  :elpaca  (auctex
            :files ("*.el" "*.info" "dir"
                    "doc" "etc" "images" "latex" "style")
            :pre-build 
            (("./autogen.sh")
             ("./configure" "--with-texmf-dir=$(dirname $(kpsexpand '$TEXMFHOME'))")
             ("make")
             ("make" "install")))
  :demand)

from citar.

bdarcus avatar bdarcus commented on August 19, 2024

I don't really use citar with latex-mode; updating my Emacs build to test this.

Any chance this earlier issue sheds any light?

#370

I doubt it, since it seems you are installing AucTeX ...

from citar.

bdarcus avatar bdarcus commented on August 19, 2024

So I can reproduce it, but have no idea what's going on. The backtrace, IUC, shows that AucTeX is trying load that file; not citar. We rely on AucTeX to parse the citations and such.

Any ideas @aikrahguzar?

from citar.

bdarcus avatar bdarcus commented on August 19, 2024

This, from straight, may have some hints?

radian-software/straight.el#240

EDIT: seems you ran into this issue before with Elpaca?

progfolio/elpaca#14

But it's been awhile, so the solution prog provides doesn't work.

from citar.

ashton314 avatar ashton314 commented on August 19, 2024

auctex is such a headache—I forget why I had it installed in the first place. I think I wanted some nice capf functionality, but it's just not worth it. (Wasn't good with auctex to begin with.)

Something funny happened the first time I tried using citar without auctex, so I installed it again. But after removing it from that example file I sent, citar worked like a charm.

Ugh. Auctex, why can't you just be normal?!

from citar.

ashton314 avatar ashton314 commented on August 19, 2024

Oh! New problem! Sorry @bdarcus .

Without Auctex, the popup shows as normal. However, when I select a citation, I get an error that says "Please install AUTeX".

Debugger entered--Lisp error: (error "Please install AUCTeX")
  error("Please install AUCTeX")
  citar-latex--macro-bounds()
  citar-latex-insert-citation(("culpepperFortifyingMacros2012") nil nil)
  citar--major-mode-function(insert-citation ignore ("culpepperFortifyingMacros2012") nil)
  citar-insert-citation(("culpepperFortifyingMacros2012") nil)
  funcall-interactively(citar-insert-citation ("culpepperFortifyingMacros2012") nil)
  command-execute(citar-insert-citation)

from citar.

bdarcus avatar bdarcus commented on August 19, 2024

Yeah, so you'll have to figure out how to install it with elpaca.

Maybe ask a follow-up to that issue?

from citar.

ashton314 avatar ashton314 commented on August 19, 2024

Sorry—I missed a message in this thread. I bet I can figure it out now. I'll let you know if it goes sideways. Thank you so much for your help and the speedy response!

from citar.

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.