emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Martin Steffen <msteffen@ifi.uio.no>
To: emacs-orgmode@gnu.org
Subject: Tab-completion no longer works?
Date: Wed, 10 Jan 2018 08:26:35 +0100	[thread overview]
Message-ID: <xk92tvvuw4wk.fsf@rijkaard.ifi.uio.no> (raw)



Hi, Since recently ---I can't remember exactly since when--- some
completion-feature I liked does not work any more.

By completion, I mean the expansion of 

   <Q TAB

to 

+BEGIN_QUOTE
  blabla
#+END_QUOTE

or similar for including SRC or LATEX etc.

This expansion no longer works. I tried to ``narrow down'' under which
circumstances it breaks..

Now it turns out, that already the very first lines break it. Following
the manual I start the org-section in my .emacs as

-----------------------------------------------------------------------------
(setq load-path (cons "~/gnu/emacs/24/lisp/org-mode/lisp" load-path)) ;;; destroys tab completion????
(setq load-path (cons "~/gnu/emacs/24/lisp/org-mode/contrib/lisp" load-path))
---------------------------------------------------

If I comment-out the first line, the completion still works, if I
include the line and extend the path properly, the completion does not
work (of course, other problems arise then)




Any suggestions?

Martin


------------------------- Versions
Emacs version: GNU Emacs 24.3.1 
Org mode version 9.1.4 
---------------------------------

I have though the same problem for


------------------------- Versions
Emacs version: GNU Emacs 25.3.1 
Org mode version 9.1.3
---------------------------------

             reply	other threads:[~2018-01-10  7:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-10  7:26 Martin Steffen [this message]
2018-01-10  8:00 ` Tab-completion no longer works? Diego Zamboni
2018-01-10  8:03   ` Diego Zamboni
2018-01-10  8:12   ` Martin Steffen
2018-01-10  8:12   ` Rasmus

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=xk92tvvuw4wk.fsf@rijkaard.ifi.uio.no \
    --to=msteffen@ifi.uio.no \
    --cc=emacs-orgmode@gnu.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public 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).