unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: Glenn Morris <rgm@gnu.org>
Cc: Bastien <bastienguerry@googlemail.com>, emacs-devel@gnu.org
Subject: Re: Remove * characters from the front of variable docstrings
Date: Thu, 26 Apr 2012 21:55:53 +0200	[thread overview]
Message-ID: <87vckm469i.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: <ia7gx2499h.fsf@fencepost.gnu.org> (Glenn Morris's message of "Thu, 26 Apr 2012 14:51:06 -0400")

Glenn Morris <rgm@gnu.org> writes:

> PS As of today, this error has now been independently propagated to the
> emacs-24 branch. Fiddling with such things is really not appropriate for
> the emacs-24 branch anyway at this stage. (Unless I misunderstand what
> this variable is for.)

The asterisk is definitively important here.  If it's gone, the function
using that template won't create a new org (outline) headline as
intended.

Bye,
Tassilo

> Glenn Morris wrote:
>
>> Also I just noticed this error; maybe there are similar things:
>>
>>  bzr diff -r 107812..107813 lisp/org/org-ctags.el
>>
>> *** lisp/org/org-ctags.el	2012-04-03 12:02:21 +0000
>> --- lisp/org/org-ctags.el	2012-04-09 13:05:48 +0000
>> ***************
>> *** 188,194 ****
>>   Created as a local variable in each buffer.")
>>   
>>   (defcustom org-ctags-new-topic-template
>> !   "* <<%t>>\n\n\n\n\n\n"
>>     "Text to insert when creating a new org file via opening a hyperlink.
>>   The following patterns are replaced in the string:
>>       `%t' - replaced with the capitalized title of the hyperlink"
>> --- 188,194 ----
>>   Created as a local variable in each buffer.")
>>   
>>   (defcustom org-ctags-new-topic-template
>> !   " <<%t>>\n\n\n\n\n\n"
>>     "Text to insert when creating a new org file via opening a hyperlink.
>>   The following patterns are replaced in the string:
>>       `%t' - replaced with the capitalized title of the hyperlink"



  reply	other threads:[~2012-04-26 19:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-26 18:08 Remove * characters from the front of variable docstrings Glenn Morris
2012-04-26 18:46 ` Glenn Morris
2012-04-26 18:51   ` Glenn Morris
2012-04-26 19:55     ` Tassilo Horn [this message]
2012-04-26 20:48       ` Bastien
2012-04-26 20:51     ` Bastien
2012-04-26 20:14 ` Eli Zaretskii
2012-04-26 20:43   ` Drew Adams
2012-04-26 20:54   ` Glenn Morris
2012-04-26 21:01 ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2016-09-23 10:32 Tino Calancha

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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vckm469i.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=bastienguerry@googlemail.com \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@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.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).