Re: [Orgmode] Bug: org-insert-link path promt lacks tab-completion [7.01trans]

2010-08-17 Thread Carsten Dominik


On Aug 10, 2010, at 8:39 AM, Aidan Gauland wrote:


If I enter or edit a link with org-insert-link, I only get
tab-completion for the URL prefix (e.g. fi TAB puts file), but  
not for

the path name for file: links.  So, if I type C-c C-l file:~/.ema
TAB, I expect to get file:~/.emacs (the possibilities are .emacs and
.emacs.d/), but all I get is the message [No prefix completions] in
the minibuffer juxtaposed to what's already there (the message
disappears after about a second).


Please use C-u C-c C-l to get file name completion.

- Carsten




Emacs  : GNU Emacs 24.0.50.10 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
of 2010-08-09 on neko
Package: Org-mode version 7.01trans

current state:
==
(setq
org-export-latex-after-initial-vars-hook '(org-beamer-after-initial- 
vars)

org-metaup-hook '(org-babel-load-in-session-maybe)
org-after-todo-state-change-hook '(org-clock-out-if-current)
org-export-blocks-postblock-hook '(org-exp-res/src-name-cleanup)
org-export-latex-format-toc-function 'org-export-latex-format-toc- 
default

org-export-preprocess-hook '(org-export-blocks-preprocess)
org-tab-first-hook '(org-hide-block-toggle-maybe

org-babel-hide-result-toggle-maybe)
org-src-mode-hook '(org-src-mode-configure-edit-buffer)
org-confirm-shell-link-function 'yes-or-no-p
org-reveal-start-hook '(org-decrypt-entry)
org-export-first-hook '(org-beamer-initialize-open-trackers)
org-agenda-before-write-hook '(org-agenda-add-entry-text)
org-cycle-hook '(org-cycle-hide-archived-subtrees

org-cycle-hide-drawers org-cycle-show-empty-lines

org-optimize-window-after-visibility-change)
org-export-preprocess-before-normalizing-links-hook
'(org-remove-file-link-modifiers)
org-mode-hook '((lambda nil
(setq 
org-mouse-context-menu-function
 (quote 
org-mouse-context-menu))
(when
 (memq 
(quote context-menu) org-mouse-features)
 
(org-defkey org-mouse-map [mouse-3] nil)
 
(org-defkey org-mode-map [mouse-3]

(quote org-mouse-show-context-menu))
 )

(org-defkey org-mode-map [down-mouse-1]
 (quote 
org-mouse-down-mouse))
(when
 (memq 
(quote context-menu) org-mouse-features)
 
(org-defkey org-mouse-map [C-drag-mouse-1]

(quote org-mouse-move-tree))
 
(org-defkey org-mouse-map [C-down-mouse-1]

(quote org-mouse-move-tree-start))
 )
(when 
(memq (quote yank-link) org-mouse-features)
 
(org-defkey org-mode-map [S-mouse-2]

(quote org-mouse-yank-link))
 
(org-defkey org-mode-map [drag-mouse-3]

(quote org-mouse-yank-link))
 )
(when 
(memq (quote move-tree) org-mouse-features)
 
(org-defkey org-mouse-map [drag-mouse-3]

(quote org-mouse-move-tree))
 
(org-defkey org-mouse-map [down-mouse-3]

(quote org-mouse-move-tree-start))
   

Re: [Orgmode] Bug: org-insert-link path promt lacks tab-completion [7.01trans]

2010-08-15 Thread David Maus
Aidan Gauland wrote:
[1  multipart/signed (7bit)]
[1.1  text/plain; UTF-8 (quoted-printable)]
If I enter or edit a link with org-insert-link, I only get
tab-completion for the URL prefix (e.g. fi TAB puts file), but not for
the path name for file: links.  So, if I type C-c C-l file:~/.ema
TAB, I expect to get file:~/.emacs (the possibilities are .emacs and
.emacs.d/), but all I get is the message [No prefix completions] in
the minibuffer juxtaposed to what's already there (the message
disappears after about a second).

I cannot reproduce this with

Org-mode version 7.01trans (release_7.01h.115.g1f17)

on

GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-08-14 on raven, modified by Debian

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de


pgp5VneOD7tzp.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode