emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: Seong-Kook Shin <cinsky@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: confirmed: org-mode works with yasnippets 0.8.0 (beta)
Date: Thu, 13 Dec 2012 22:23:31 +0100	[thread overview]
Message-ID: <87k3sly7cc.fsf@bzg.ath.cx> (raw)
In-Reply-To: <CAMGhBRTPNV=XSiqtnJ5V-cxYrM5xQFiJ0sXNyA34QL6h-sLz5w@mail.gmail.com> (Seong-Kook Shin's message of "Mon, 19 Nov 2012 14:09:03 +0900")

Hi,

Seong-Kook Shin <cinsky@gmail.com> writes:

> I just want to let you know that org-mode (org-20121112 from
> package.el) is working well with yasnippets 0.8.0 (beta)
> with following configuration:
>
> (defun yas-org-very-safe-expand ()
>   (let ((yas-fallback-behavior 'return-nil))
>     (and (fboundp 'yas-expand) (yas-expand))))
>
> (add-hook 'org-mode-hook
>           (lambda ()
>             (add-to-list 'org-tab-first-hook
>                          'yas-org-very-safe-expand)
>             ))
>
> You may update the documentation with the above settings.
> (Note that this does not works with the old version of yasnippets)

Thanks.  Can you send a patch for this? See
http://orgmode.org/worg/org-contribute.html#sec-4-4

Best,

-- 
 Bastien

      reply	other threads:[~2012-12-13 21:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19  5:09 confirmed: org-mode works with yasnippets 0.8.0 (beta) Seong-Kook Shin
2012-12-13 21:23 ` Bastien [this message]

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=87k3sly7cc.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=cinsky@gmail.com \
    --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).