emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michel Damiens <michel.damiens@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Bug: exclude symlinked directory from publishing [9.1.6 (9.1.6-57-gec8590-elpa @ /home/michel/.emacs.d/elpa/org-20180219/)]
Date: Tue, 6 Mar 2018 09:21:36 +0100	[thread overview]
Message-ID: <CAF8NEi2Absif090TaVVYoMhOxLkZF8N83VAgS=2_Q_aRJDdRLQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 809 bytes --]

Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     https://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------

Hello,

When publishing (with org-publish) I'd like to exclude a subdirectory :
in fact it is a symlink (named lib) to a directory outside of the tree to be
published

For example with this tree :
/media/DATA/
    lib --> other directory
    other pdf files

in org-publish-project-alist I tried
:exclude "lib$"
or :exclude ".*lib/.*"

org-publish-attachment correctly treats "other pdf files"
but also publish all pdf files contained in "other directory"

Thanks for your help

[-- Attachment #2: Type: text/html, Size: 1046 bytes --]

             reply	other threads:[~2018-03-06  8:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-06  8:21 Michel Damiens [this message]
2018-03-11 22:09 ` Bug: exclude symlinked directory from publishing [9.1.6 (9.1.6-57-gec8590-elpa @ /home/michel/.emacs.d/elpa/org-20180219/)] Nicolas Goaziou

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='CAF8NEi2Absif090TaVVYoMhOxLkZF8N83VAgS=2_Q_aRJDdRLQ@mail.gmail.com' \
    --to=michel.damiens@gmail.com \
    --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).