Re: [Orgmode] TAB completion for org-insert-link C-c C-l

2009-08-02 Thread Carsten Dominik

Looks good to me, thanks!

- Carsten

On Jul 19, 2009, at 10:47 PM, Bastien wrote:


Hi all,

I just pushed a small change I would like to hear feedback about.

The basic idea is to allow TAB completion to suggest stored links when
inserting a link with C-c C-l.  Here is the log from the git repo:

,[ Also use TAB for completion with org-insert-link. ]
| Before this patch the completion mechanism was this: TAB let's you
| complete through link prefixes (gnus: file: bbdb: ...) then RET  
allows
| completion if a completion mechanism is available for the chosen  
prefix.
| Navigating through the history of stored links was a separate  
process,

| available through the up/down M-n/M-p keys.
|
| Now TAB not only completes through link prefixes but also through  
stored
| links.  This behavior matches other Emacs completion mechanisms a  
bit

| more closely.
`

What do you think?

--
Bastien


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] TAB completion for org-insert-link C-c C-l

2009-07-19 Thread Bastien
Hi all,

I just pushed a small change I would like to hear feedback about.

The basic idea is to allow TAB completion to suggest stored links when
inserting a link with C-c C-l.  Here is the log from the git repo:

,[ Also use TAB for completion with org-insert-link. ]
| Before this patch the completion mechanism was this: TAB let's you
| complete through link prefixes (gnus: file: bbdb: ...) then RET allows
| completion if a completion mechanism is available for the chosen prefix.
| Navigating through the history of stored links was a separate process,
| available through the up/down M-n/M-p keys.
| 
| Now TAB not only completes through link prefixes but also through stored
| links.  This behavior matches other Emacs completion mechanisms a bit
| more closely.
`

What do you think?

-- 
 Bastien


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode