unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: emacs-devel@gnu.org
Subject: Re: add keyword search and display in details for list-packages
Date: Wed, 04 Dec 2013 16:33:46 -0500	[thread overview]
Message-ID: <87bo0w1eth.fsf@flea.lifelogs.com> (raw)
In-Reply-To: jwvvbz4pf69.fsf-monnier+emacs@gnu.org

On Wed, 04 Dec 2013 14:53:30 -0500 Stefan Monnier <monnier@iro.umontreal.ca> wrote: 

>>>> +                 (keywords (split-string (or (lm-header "keywords") "")
>>>> +                                         "," t "[ ]+"))
JL> Isn't `lm-keywords-list' a better function to do this?
>> It would be normally, but it doesn't trim space off the strings (the
>> last argument is missing).  This is compatible with older Emacsen but, I
>> think, is less useful.  So can I make the change to `lm-keywords-list'
>> to add that last argument?

SM> Yes.

OK, pushed to Emacs trunk.

>> Or do you and Stefan feel it should be used
>> without worrying about trimming space?

SM> I agree to this as well (remember that elpa.gnu.org uses Emacs-24.3 to
SM> build its web pages).

OK, pushed to elpa.git.  I see it's the right approach to rely on
`lm-keywords-list' to DTRT.

Thanks
Ted




  reply	other threads:[~2013-12-04 21:33 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-25 10:23 Add the archive name column in the list-packages table Darren Hoo
2013-10-25 16:09 ` Glenn Morris
2013-10-25 18:27   ` Ted Zlatanov
2013-11-03 11:11     ` Ted Zlatanov
2013-11-03 14:12       ` Stefan Monnier
2013-11-04 16:12         ` Ted Zlatanov
2013-11-19  7:36           ` Xue Fuqiao
2013-11-20 21:06             ` Ted Zlatanov
2013-11-20 22:34               ` Xue Fuqiao
2013-11-21 11:09                 ` add keyword search and display in details for list-packages (was: Add the archive name column in the list-packages table) Ted Zlatanov
2013-11-21 14:44                   ` add keyword search and display in details for list-packages Stefan Monnier
2013-11-21 16:09                     ` Ted Zlatanov
2013-11-22  1:23                       ` Stefan Monnier
2013-11-22 15:13                         ` Ted Zlatanov
2013-11-23  1:49                           ` Stefan Monnier
2013-11-25 14:20                             ` Ted Zlatanov
2013-11-25 15:20                               ` Stefan Monnier
2013-11-25 15:49                                 ` Ted Zlatanov
2013-11-26  3:25                                   ` Stefan Monnier
2013-11-26 17:42                                     ` Ted Zlatanov
2013-11-26 19:26                                       ` Stefan Monnier
2013-11-26 20:00                                         ` Ted Zlatanov
2013-11-26 22:42                                           ` Dmitry Gutov
2013-11-27  1:58                                           ` Stefan Monnier
2013-11-26  3:27                                   ` Stefan Monnier
2013-11-28  0:52                                   ` Juri Linkov
2013-12-04 15:59                                     ` Ted Zlatanov
2013-12-04 19:53                                       ` Stefan Monnier
2013-12-04 21:33                                         ` Ted Zlatanov [this message]
2013-11-21 11:37               ` Add the archive name column in the list-packages table Jambunathan K
2013-11-21 14:28                 ` Ted Zlatanov
2013-11-21 14:35                   ` Jambunathan K
2013-11-21 15:59                     ` Ted Zlatanov
2013-11-21 17:58                       ` Jambunathan K
2013-11-21 19:02                         ` Ted Zlatanov
2013-11-21 19:25                           ` Drew Adams
2013-11-21 15:04                 ` Stefan Monnier
2013-10-26  1:35 ` Stefan Monnier
2013-10-26  1:50   ` Dmitry Gutov
2013-10-26  2:25     ` Stefan Monnier
2013-10-26  2:39       ` Darren Hoo

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=87bo0w1eth.fsf@flea.lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=emacs-devel@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).