emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Xebar Saram <zeltakc@gmail.com>
To: "Stefan-W. Hahn" <stefan.hahn@s-hahn.de>
Cc: Kyle Meyer <kyle@kyleam.com>, org mode <emacs-orgmode@gnu.org>
Subject: Re: refiling with helm
Date: Thu, 5 Mar 2015 07:50:29 +0200	[thread overview]
Message-ID: <CAOQHXPptCor0jcBPvEc5g=52GV+yREaAgRXdec9FSFCGp4Tm3Q@mail.gmail.com> (raw)
In-Reply-To: <20150304145415.GC12810@scotty.home>

[-- Attachment #1: Type: text/plain, Size: 1270 bytes --]

thank you all, most of the code here was overkill for me (im very
un-technical :)) but i found the last bit of code:
>     (setq org-outline-path-complete-in-steps nil)
>
>     (require 'helm)
>     (require 'helm-config)
>     (helm-mode 1)

to work great for me

the only problem remaining is that it seems it does not give me refile
option for all my agenda files just a few (which i cant understand why it
chooses these). i have this in my refile config:

(setq org-goto-max-level 10)

also i have this in my config

(setq org-agenda-files '("~/org/files/agenda/"))

what am i missing here?

thx alot!

z



On Wed, Mar 4, 2015 at 4:54 PM, Stefan-W. Hahn <stefan.hahn@s-hahn.de>
wrote:

> Mail von Kyle Meyer, Sun, 01 Mar 2015 at 11:17:47 -0500:
> > "Stefan-W. Hahn" <stefan.hahn@s-hahn.de> wrote:
>
> > So, given the default values, I think the only setup needed to get
> > generic helm completion is
> >
> >     (setq org-outline-path-complete-in-steps nil)
> >
> >     (require 'helm)
> >     (require 'helm-config)
> >     (helm-mode 1)
>
> Yes, you are right. I tested it and it worked.
>
> Thanks
> Stefan
>
> --
> Stefan-W. Hahn                          It is easy to make things.
>                                         It is hard to make things simple.
>

[-- Attachment #2: Type: text/html, Size: 2223 bytes --]

  reply	other threads:[~2015-03-05  5:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-28  6:19 refiling with helm Xebar Saram
2015-03-01  8:13 ` Stefan-W. Hahn
2015-03-01  8:18   ` Stefan-W. Hahn
2015-03-01 16:17     ` Kyle Meyer
2015-03-04 14:54       ` Stefan-W. Hahn
2015-03-05  5:50         ` Xebar Saram [this message]
2015-03-05 15:13           ` Leo Ufimtsev
2015-03-06  2:17             ` Alexis
2015-03-01  8:53 ` Ian Barton
2015-03-02 17:28 ` Leo Ufimtsev

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='CAOQHXPptCor0jcBPvEc5g=52GV+yREaAgRXdec9FSFCGp4Tm3Q@mail.gmail.com' \
    --to=zeltakc@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kyle@kyleam.com \
    --cc=stefan.hahn@s-hahn.de \
    /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).