From: John Hendy <jw.hendy@gmail.com> To: emacs-orgmode <emacs-orgmode@gnu.org> Subject: Problem with booktabs patch Date: Tue, 6 Mar 2012 16:11:55 -0600 [thread overview] Message-ID: <CA+M2ft_+5AbbsLyEZg0eGZwj9HQvW2MRQ5Hq9d_g4ESbQ_MNUg@mail.gmail.com> (raw) I'm perplexed. The patch from Niels from a previous thread was working great: --- http://www.mail-archive.com/emacs-orgmode@gnu.org/msg50809.html For some reason, I'm having issues with it, perhaps after a recent pull. I'm on a branch called booktabs which has the patch applied successfully. I can tell as lisp/org-latex.el has the tstart, hline, and tend variables listed in it. I did a make clean and make, however when I go to customize those variables, they're not listed. If I do =M-x load-file ~/.elisp/org.git/lisp/org-latex.el= I then have the variables. How can I tell why it's not using the actual file but using some other org-latex.el instead? My .emacs does things in this order: ;; set load dirs and global config options (add-to-list 'load-path "~/.elisp/site-lisp/") (add-to-list 'load-path "~/.elisp/org.git/contrib/lisp/") (add-to-list 'load-path "~/.elisp/org.git/lisp/") ;; setup org (require 'org-install) Thoughts? Thanks! John
next reply other threads:[~2012-03-06 22:12 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2012-03-06 22:11 John Hendy [this message] 2012-03-06 23:02 ` John Hendy
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=CA+M2ft_+5AbbsLyEZg0eGZwj9HQvW2MRQ5Hq9d_g4ESbQ_MNUg@mail.gmail.com \ --to=jw.hendy@gmail.com \ --cc=emacs-orgmode@gnu.org \ --subject='Re: Problem with booktabs patch' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this inbox: https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).