all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
  • * bug#26560: [PATCH] build: emacs: Install only a subset of files.
           [not found] <20170419073525.2357-1-arunisaac@systemreboot.net>
           [not found] ` <cu7o9vsq1m4.fsf@systemreboot.net>
    @ 2017-04-19  7:48 ` Arun Isaac
      2017-04-19  7:57   ` Arun Isaac
      1 sibling, 1 reply; 24+ messages in thread
    From: Arun Isaac @ 2017-04-19  7:48 UTC (permalink / raw)
      To: 26560
    
    
    This is a work in progress patch for the discussion at
    https://lists.gnu.org/archive/html/guix-devel/2017-04/msg00274.html
    
    All feedback welcome!
    
    Arun Isaac writes:
    
    > +                      (include ''(".*.el$" ".*.el.in$" "^dir$"
    > +                                 ".*.info$" ".*.texi$" ".*.texinfo$"
    > +                                 "doc/dir" "doc/*.info$" "doc/*.texi$" "doc/*.texinfo$"))
    > +                      (exclude ''("^.dir-locals.el$" "^test.el$" "^tests.el$" ".*-test.el$" ".*-tests.el$"))
    
    I've copied all this from MELPA's default :files property described at
    https://github.com/melpa/melpa . I have no idea what the rationale for
    some of these regexes are.
    
    Currently, include and exclude are a list of regexes that file names are
    matched against. Should this be combined into one big regex?
    
    Would it be a good idea to add a third keyword argument, say
    #:documentation, that will select info documentation files and install
    them separately in some other directory?
    
    ^ permalink raw reply	[flat|nested] 24+ messages in thread

  • end of thread, other threads:[~2017-05-23  0:49 UTC | newest]
    
    Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
    -- links below jump to the message on this page --
         [not found] <20170419073525.2357-1-arunisaac@systemreboot.net>
         [not found] ` <cu7o9vsq1m4.fsf@systemreboot.net>
    2017-04-19  7:35   ` bug#26559: [PATCH] build: emacs: Install only a subset of files Arun Isaac
    2017-04-19  7:43     ` tumashu
    2017-04-19  9:23       ` Arun Isaac
    2017-04-19  9:57         ` tumashu
    2017-04-19 14:26           ` Arun Isaac
    2017-04-20  2:26             ` tumashu
    2017-04-20  8:43               ` Arun Isaac
    2017-04-20 11:50                 ` Alex Kost
    2017-04-19  7:55     ` Arun Isaac
    2017-04-20 11:39       ` Alex Kost
    2017-04-20 12:52         ` Arun Isaac
    2017-04-22 19:56           ` Alex Kost
    2017-04-26 14:20             ` Arun Isaac
    2017-05-02 10:10               ` Alex Kost
    2017-05-04 18:39         ` Arun Isaac
    2017-05-21  9:14           ` Alex Kost
    2017-05-21 22:25             ` Ludovic Courtès
    2017-05-23  0:48             ` Arun Isaac
    2017-04-22 19:57     ` Alex Kost
    2017-05-14 13:42       ` Arun Isaac
    2017-04-26 14:09     ` bug#26559: [PATCH 1/3] " Arun Isaac
    2017-05-04 18:35     ` Arun Isaac
    2017-04-19  7:48 ` bug#26560: [PATCH] " Arun Isaac
    2017-04-19  7:57   ` Arun Isaac
    

    Code repositories for project(s) associated with this external index
    
    	https://git.savannah.gnu.org/cgit/guix.git
    
    This is an external index of several public inboxes,
    see mirroring instructions on how to clone and mirror
    all data and code used by this external index.