emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: 陈泼杨 <chenpoyang@163.com>
To: mail@nicolasgoaziou.fr
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: the code(convert the file to objc-mode) cause orgmode export to html file error
Date: Tue, 26 Dec 2017 22:05:21 +0800 (CST)	[thread overview]
Message-ID: <20171226.220521.1788405318684200542.chenpoyang@163.com> (raw)
In-Reply-To: <87vagtzk6h.fsf@nicolasgoaziou.fr>

From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Subject: Re: Bug: the code(convert the file to objc-mode) cause orgmode export to html file error
Date: Tue, 26 Dec 2017 14:35:18 +0100

> Your function doesn't handle buffers not associated to a file. You may
> want to try
> 
>   (and (stringp buffer-file-name)
>        (equal "h" (file-name-extension buffer-file-name))
>        ...)
> 
> Regards,

thanks for your help.

--
Best regards
Peck Chen / 陈泼杨

      reply	other threads:[~2017-12-26 14:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-26  9:54 Bug: the code(convert the file to objc-mode) cause orgmode export to html file error 陈泼杨
2017-12-26 11:28 ` Nicolas Goaziou
2017-12-26 13:13   ` 陈泼杨
2017-12-26 13:35     ` Nicolas Goaziou
2017-12-26 14:05       ` 陈泼杨 [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=20171226.220521.1788405318684200542.chenpoyang@163.com \
    --to=chenpoyang@163.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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).