emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: [PATCH 3/3] Fix incorrect defcustom type.
Date: Fri, 29 Apr 2011 21:33:48 -0400	[thread overview]
Message-ID: <87fwp0ikub.fsf@fastmail.fm> (raw)
In-Reply-To: <87k4ecikyk.fsf@fastmail.fm> (Matt Lundin's message of "Fri, 29 Apr 2011 21:22:51 -0400")

Matt Lundin <mdl@imapmail.org> writes:

> * lisp/org-bibtex.el (org-bibtex-treat-headline-as-title): Fix
>   incorrect defcustom type.
> ---
>  lisp/org-bibtex.el |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el
> index b3d151c..8070755 100644
> --- a/lisp/org-bibtex.el
> +++ b/lisp/org-bibtex.el
> @@ -229,7 +229,7 @@ If an entry is missing a title property, use the headline text as
>  the property. If this value is t, `org-bibtex-check` will ignore
>  a missing title field."
>    :group 'org-bibtex
> -  :type 'string)
> +  :type 'boolean)
>  
>  (defcustom org-bibtex-export-arbitrary-fields nil
>    "When converting to bibtex allow fields not defined in `org-bibtex-fields'.

This is a correction to my previous patch. I'd be happy to combine the
two if that would be better.

Thank,s,
Matt

      reply	other threads:[~2011-04-30  1:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-30  1:22 [PATCH 3/3] Fix incorrect defcustom type Matt Lundin
2011-04-30  1:33 ` Matt Lundin [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=87fwp0ikub.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --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).