From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 12 20:59:59 2014 Received: (at submit) by debbugs.gnu.org; 13 Feb 2014 01:59:59 +0000 Received: from localhost ([127.0.0.1]:49739 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WDlao-0000ry-Q8 for submit@debbugs.gnu.org; Wed, 12 Feb 2014 20:59:59 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:56317 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WDlam-0000rq-TM for submit@debbugs.gnu.org; Wed, 12 Feb 2014 20:59:57 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WDlal-0004IA-Ur; Wed, 12 Feb 2014 20:59:55 -0500 From: Glenn Morris To: submit@debbugs.gnu.org Subject: Default value org-odt-data-dir (in Emacs) makes no sense X-Spook: Mahmoud Ahmadinejad terrorist nitrate S Box ASLET class X-Ran: d?r2wZ.oVwpRtweV[lWX4?Z2)$CUiRKz~Ve'B;U/WYh5\$p0eHtFt4/*Vbqq_VrBL&9X.X X-Hue: black X-Debbugs-No-Ack: yes X-Attribution: GM Date: Wed, 12 Feb 2014 20:59:55 -0500 Message-ID: <0d8utf7ox0.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.7 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.7 (-----) Package: emacs,org-mode Version: 24.3.50 This refers to the version of Org mode in Emacs trunk. ./src/emacs -Q -l ox-odt C-h v org-odt-data-dir -> Its value is "/usr/share/emacs/etc/org" This value is hard-coded (and autoloaded; why?) in org-version.el. This value makes no sense. For Emacs, it should be something based on data-directory. This was pointed out before in some moderately lengthy discussion: http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00002.html http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00070.html (In general, the setting of directory-related variables in ox-odt seems rather over-engineered.) From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 15 14:20:38 2014 Received: (at 16734) by debbugs.gnu.org; 15 Feb 2014 19:20:38 +0000 Received: from localhost ([127.0.0.1]:53751 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WEkmz-0001el-3N for submit@debbugs.gnu.org; Sat, 15 Feb 2014 14:20:37 -0500 Received: from mail-pd0-f170.google.com ([209.85.192.170]:35621) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WEZ2M-0003tH-DI for 16734@debbugs.gnu.org; Sat, 15 Feb 2014 01:47:42 -0500 Received: by mail-pd0-f170.google.com with SMTP id p10so12849940pdj.15 for <16734@debbugs.gnu.org>; Fri, 14 Feb 2014 22:47:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=chDNqgz3tjgOJdhxv1hPEfAbfq81++3OgPNw1IDaI9E=; b=wCjvbzjzg0XgKU4/TP++Ja59aPl44cYaBU/C9tgaK/7DbUGMAx/j9pmzsZutOfV52M yqRZvS5bfocBG4+dEaz+sk2IFinahetEG5JmAqZmLA+AIGx6IWzBPACU/HEtd2LV1VGT GW2y4TgEnz/8PAW21dG0hu9Ef58e6HIq8KIIXF/HGMulX5yGprqaUl43N8PsoYxiNQl2 NYmBucTvHNPtXkcapJgEwHnWY/mExe7zM0nRi+yM5PjUv0A9+/6X6dMq5+yJ4zGe2qnS N5LqUmLBiBjJrjymCmBxxdEN9UaLy279t47poaXrbPhog4R/LV22eOvBu7gWAH7Q2xTy bBXA== X-Received: by 10.68.106.130 with SMTP id gu2mr13621240pbb.59.1392446856240; Fri, 14 Feb 2014 22:47:36 -0800 (PST) Received: from debian-6.05 ([115.244.237.132]) by mx.google.com with ESMTPSA id j3sm23952471pbh.38.2014.02.14.22.47.33 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Fri, 14 Feb 2014 22:47:35 -0800 (PST) From: Jambunathan K To: Glenn Morris Subject: Re: bug#16734: Default value org-odt-data-dir (in Emacs) makes no sense References: <0d8utf7ox0.fsf__31384.3091288165$1392256859$gmane$org@fencepost.gnu.org> Date: Sat, 15 Feb 2014 12:16:55 +0530 In-Reply-To: <0d8utf7ox0.fsf__31384.3091288165$1392256859$gmane$org@fencepost.gnu.org> (Glenn Morris's message of "Wed, 12 Feb 2014 20:59:55 -0500") Message-ID: <871tz4kh40.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 16734 X-Mailman-Approved-At: Sat, 15 Feb 2014 14:20:33 -0500 Cc: 16734@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) See these posts. http://permalink.gmane.org/gmane.emacs.orgmode/81330 http://permalink.gmane.org/gmane.emacs.orgmode/81364 If Org is run from Vanilla Emacs then setting then setting that to `org-odt-data-dir' to nil should work (I think). The primary consumer of `org-odt-data-dir' is a package distributor who distributes a STANDALONE org. He can set this variable to the location in the file system where he has dumped the styles file. >From the archives: http://lists.gnu.org/archive/html/emacs-orgmode/2012-01/msg00020.html Glenn Morris writes: > Package: emacs,org-mode > Version: 24.3.50 > > This refers to the version of Org mode in Emacs trunk. > > ./src/emacs -Q -l ox-odt > C-h v org-odt-data-dir > -> Its value is "/usr/share/emacs/etc/org" > > This value is hard-coded (and autoloaded; why?) in org-version.el. > This value makes no sense. > For Emacs, it should be something based on data-directory. > > This was pointed out before in some moderately lengthy discussion: > > http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00002.html > http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00070.html > > (In general, the setting of directory-related variables in ox-odt seems > rather over-engineered.) From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 25 13:11:19 2014 Received: (at control) by debbugs.gnu.org; 25 Feb 2014 18:11:19 +0000 Received: from localhost ([127.0.0.1]:39722 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WIMTO-0007Ok-Mt for submit@debbugs.gnu.org; Tue, 25 Feb 2014 13:11:18 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:51699 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WIMTM-0007Oa-6L for control@debbugs.gnu.org; Tue, 25 Feb 2014 13:11:16 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WIMTL-0001vM-TO for control@debbugs.gnu.org; Tue, 25 Feb 2014 13:11:15 -0500 Date: Tue, 25 Feb 2014 13:11:15 -0500 Message-Id: Subject: control message for bug 16734 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) close 16734 24.4 From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 21 03:53:51 2014 Received: (at 16734) by debbugs.gnu.org; 21 Mar 2014 07:53:51 +0000 Received: from localhost ([127.0.0.1]:42885 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WQuH0-0006Oj-GL for submit@debbugs.gnu.org; Fri, 21 Mar 2014 03:53:50 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:49397) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WQuGx-0006OY-Px for 16734@debbugs.gnu.org; Fri, 21 Mar 2014 03:53:48 -0400 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=kickhub.com; q=dns/txt; s=mailo; t=1395388426; h=From: To: Cc: Subject: In-Reply-To: References: Date: Message-Id: Mime-Version: Content-Type: Sender; bh=JlAGij/j4ZY/TAqqwMvlibXjXVOh1JQDixpcn+fFWOc=; b=gURIyZeoMp7zSZTQjpIOoYa7Ank33opnoZRcC6P/aNYYoEThjjHXkLrihIox63we5e0ZfUTx XJodpmQVGVUy5WFNe8CsDCHg31hgN2eMLYv140f8KvLgWbt7GDjTfz2u9GYfINaM/a4tibaf WEnRW22IeI0qmkdX0NS7QmhwQuA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=kickhub.com; s=mailo; q=dns; h=From: To: Cc: Subject: In-Reply-To: References: Date: Message-Id: Mime-Version: Content-Type: Sender; b=diMJkoED9Uh5M9OCkjPrS69gXv27x6MwdiU3jvKl+pesrIJzqz86JxkAfb5cYrbMchnaK0 kNHYgqIEmiU7/hRD2H1WOIfmwpJ9rq3wQ7nxdTY9OQfRcPaeS+p7B5xaR/SvnSnNDPeoSaJj hhP0mMkkg+ic+1pHLR2OzwrdPBZLw= Received: from bzg.localdomain (Unknown [78.250.109.33]) by mxa.mailgun.org with ESMTP id 532beffd.5be87a0-in2; Fri, 21 Mar 2014 07:53:33 -0000 (UTC) Received: by bzg.localdomain (Postfix, from userid 1000) id 616AA1C208D0; Fri, 21 Mar 2014 08:53:30 +0100 (CET) From: Bastien To: Glenn Morris Subject: Re: bug#16734: Default value org-odt-data-dir (in Emacs) makes no sense In-Reply-To: <0d8utf7ox0.fsf__31384.3091288165$1392256859$gmane$org@fencepost.gnu.org> (Glenn Morris's message of "Wed, 12 Feb 2014 20:59:55 -0500") References: <0d8utf7ox0.fsf__31384.3091288165$1392256859$gmane$org@fencepost.gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Date: Fri, 21 Mar 2014 08:53:30 +0100 Message-Id: <87r45wf0n9.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain X-Mailgun-Sid: WyI4Yzg0ZSIsICIxNjczNEBkZWJidWdzLmdudS5vcmciLCAiMTY0ODgiXQ== X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 16734 Cc: 16734@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Hi Glenn, Glenn Morris writes: > Package: emacs,org-mode > Version: 24.3.50 > > This refers to the version of Org mode in Emacs trunk. > > ./src/emacs -Q -l ox-odt > C-h v org-odt-data-dir > -> Its value is "/usr/share/emacs/etc/org" > > This value is hard-coded (and autoloaded; why?) in org-version.el. > This value makes no sense. > For Emacs, it should be something based on data-directory. Yes. > This was pointed out before in some moderately lengthy discussion: > > http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00002.html > http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00070.html For now we will keep `org-odt-data-dir' in org-version.el that comes with Org separate distributions (git, tar.gz and zip archives.) > (In general, the setting of directory-related variables in ox-odt seems > rather over-engineered.) Indeed, we need to revisit this. -- Bastien From unknown Mon Jun 23 11:27:09 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 18 Apr 2014 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator