[O] org-mode for knowledge management

2014-10-09 Thread Louis
imilar that I've not considered? Thanks in advance, Your rapidly graying, Louis

Re: [O] org-mode for knowledge management

2014-10-09 Thread Louis
On Thu, 9 Oct 2014, Thomas S. Dye wrote: Aloha Louis, Your rapidly graying, Louis Perhaps org-index in contrib would help? http://orgmode.org/worg/org-contrib/org-index.html Thanks for the idea, it sounded promising, but it appears that it is no longer in contrb.

Re: [O] org-mode for knowledge management

2014-10-09 Thread Louis
On Thu, 9 Oct 2014, Thomas S. Dye wrote: Aloha Louis, Louis writes: Your rapidly graying, Louis Perhaps org-index in contrib would help? http://orgmode.org/worg/org-contrib/org-index.html Never mind, http://orgmode.org/cgit.cgi/org-mode.git/plain/contrib/lisp/org-index.el it&#

Re: [O] org-mode for knowledge management

2014-10-13 Thread Louis
On Thu, 9 Oct 2014, Thomas S. Dye wrote: Aloha Louis, Louis writes: Hi all, I've been using org-mode for a variety of purposes for a few years. I find that it suffers from the same problem that other such tools do. The problem is me. I can't remember week to week how

Re: [O] org-mode for knowledge management

2014-10-13 Thread Louis
On Mon, 13 Oct 2014, Thomas S. Dye wrote: Does the working example (http://orgmode.org/worg/org-contrib/org-index.html#sec-5) work for you? No, actually it doesn't. The node: * A working example This node contains a simple setup, which can be used to explore org-index. Further bel

[Orgmode] org-default-notes-file

2010-10-17 Thread Louis Turk
Hi everyone, I trying to set up capture to use refile.org as the default notes file. lat-a-ws% locate refile.org /home/lat/org/refile.org lat-a-ws% (setq org-default-notes-file "~/org/refile.org") But I get: Debugger entered--Lisp error: (void-function org-string-nw-p) (org-string-nw-p fil

[Orgmode] Re: org-default-notes-file

2010-10-18 Thread Louis Turk
On 10/18/2010 05:20 PM, Noorul Islam K M wrote: Louis Turk writes: On 10/18/2010 05:09 PM, Noorul Islam K M wrote: Louis Turk writes: On 10/18/2010 03:16 PM, Noorul Islam K M wrote: Louis Turkwrites: Hi everyone, I trying to set up capture to use refile.org as the

[Orgmode] Re: org-default-notes-file

2010-10-18 Thread Louis Turk
On 10/18/2010 06:03 PM, Noorul Islam K M wrote: Can you move following line to the beginning for org-mode settings? (add-to-list 'load-path "~/org-mode/lisp/") Thanks and Regards Noorul Thanks, you are really trying hard to help me. But I still get the same error message. Lou

[Orgmode] Re: org-default-notes-file

2010-10-18 Thread Louis Turk
On 10/18/2010 05:39 PM, Andreas Röhler wrote: Am 18.10.2010 11:02, schrieb Noorul Islam K M: Andreas Röhler writes: Am 18.10.2010 09:16, schrieb Noorul Islam K M: Louis Turk writes: Hi everyone, I trying to set up capture to use refile.org as the default notes file. lat-a-ws

[Orgmode] Re: org-default-notes-file

2010-10-18 Thread Louis Turk
On 10/18/2010 07:17 PM, Noorul Islam K M wrote: Louis Turk writes: On 10/18/2010 06:03 PM, Noorul Islam K M wrote: Can you move following line to the beginning for org-mode settings? (add-to-list 'load-path "~/org-mode/lisp/") Thanks and Regards Noorul Thanks, you ar

Re: [Orgmode] Re: TaskJuggler 3, revisited

2010-10-18 Thread Louis Turk
On 10/18/2010 10:52 PM, Christian Egli wrote: Anthony Lander writes: Is anyone interested in the changes I've made for tj2? I unfortunately don't have time to document them, except in point form as above, but I am happy to put together a patch and send it to the list for others to bang away o

[Orgmode] Control loading org-mode

2010-10-26 Thread Louis Turk
Is there any way to prevent org-agenda files from loading except when visiting files with the org extension? Lou ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/li

Re: [Orgmode] Control loading org-mode

2010-10-27 Thread Louis Turk
On 10/27/2010 01:24 PM, Nick Dokos wrote: Louis Turk wrote: Hi Nick, Thanks for responding. On 10/27/2010 12:16 PM, Nick Dokos wrote: Louis Turk wrote: Is there any way to prevent org-agenda files from loading except when visiting files with the org extension? Care to be a

[O] Bug: `org-capture-templates' file+headline target does not accept string variable [8.2.10 (8.2.10-elpa @ c:/Users/louis/AppData/Roaming/.emacs.d/elpa/org-20141013/)]

2014-10-14 Thread Louis Chan
ngw-nt6.1.7601) of 2013-03-17 on MARVIN Package: Org-mode version 8.2.10 (8.2.10-elpa @ c:/Users/louis/AppData/Roaming/.emacs.d/elpa/org-20141013/) current state: == (setq org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point org-babel-execute-safely-maybe) org-tab-first-hook '(or

[O] Org-mode and Taskjuggler

2013-06-10 Thread Louis Turk
Anything other information needed to get it to work. Thank you in advance for your help. And thanks for all your work already done on this project. Louis

Re: [O] Org-mode and Taskjuggler

2013-06-12 Thread Louis Turk
Hi Christian and others that are helping me, Many thanks! I've run into more problems, but I'm encouraged that with your help I'll soon have Taskjuggler enabled. On 06/11/2013 04:46 PM, Christian Egli wrote: > Hi Louis > > Louis Turk writes: > >> I'm v

Re: [O] Org-mode and Taskjuggler

2013-06-14 Thread Louis Turk
ke me to the place, and even allows me to set the variable, but it doesn't work. And it specifically says it must be set with M-x customize. But I've not bee able to find it so far. Or you can run some code, but I don't know how yet. I reinstalled org-mode from git, so I using version 8 now. Louis

Re: [O] Org-mode and Taskjuggler

2013-06-14 Thread Louis Turk
On 06/13/2013 09:06 PM, John Hendy wrote: > On Wed, Jun 12, 2013 at 11:38 PM, Louis Turk > wrote: >> Hi Christian and others that are helping me, >> >> Many thanks! I've run into more problems, but I'm encouraged that with >> your help I'll soon hav

[O] How to prevent loading of org-agenda-files?

2016-03-02 Thread Louis Turk
Hi everyone, I use emacs all day long for many purposes, including programming. I open emacs with org-mode on one desktop, and leave it running continually. I do not want emacs to load the org-agenda files every time I open a source-code file, but rather only when I open a file with the .org exten

[O] Substitute for (bh/org-agenda-to-appt)

2016-07-13 Thread Louis Turk
With this fuction appointments are set up when Emacs starts: (bh/org-agenda-to-appt) I would like to substitute it with a function that sets the appointments up when org-mode starts instead of when emacs starts. The reason being that (bh/org-agenda-to-appt) causes all the org-agenda-files to load

[O] Time clocking problem

2016-08-31 Thread Louis Turk
id is working properly? Many thanks in advance for any help. Louis

Re: [O] Time clocking problem

2016-09-01 Thread Louis Turk
On 09/01/2016 06:53 PM, Malcolm Purvis wrote: >>>>>> "Louis" == Louis Turk writes: > > Louis> 1 and 3 do not work for me. I have to place the cursor on the > Louis> *Organization task to start timing it. And when I clock out of a > Louis> todo

[O] Failure to display more than 18 images with captions

2016-10-01 Thread Jean Louis
, covering the right side border of the PDF file. I would really need help to get it working, as I use Org Mode for reporting. Thank you, J. Louis

Re: [O] Failure to display more than 18 images with captions

2016-10-01 Thread Jean Louis
nd{figure} ? ! Undefined control sequence. \@currbox l.240 \end{figure} On Sat, Oct 01, 2016 at 12:39:35PM +0200, Nicolas Goaziou wrote: > Hello, > > Jean Louis writes: > > > I have problem with Org Mode, that it fails to display more than 18 > >

Re: [O] Failure to display more than 18 images with captions

2016-10-01 Thread Jean Louis
floats merely delays the arrival of > the inevitable error message. > > You may be able to add \clearpage every few figures or use a package > that makes this work. > > Jean Louis writes: > > > Hello, > > > > I have problem with Org Mode, that it fails to display mo

Re: [O] Failure to display more than 18 images with captions

2016-10-01 Thread Jean Louis
-unprocessed-floats like "morefloats" package: ctan.org/pkg/morefloats or \extrafloats{100} But I did not get that working, I have simply turned off floats. Jean On Sat, Oct 01, 2016 at 07:53:59PM +0200, Nicolas Goaziou wrote: > Hello, > > Jean Louis writes: > > &

[O] How to use postgresql without password/username in source?

2016-12-06 Thread Jean Louis
I was using successfuly Org Mode with Postgresql, with defaults settings for user and password. And I use latest Emacs from git. Now, I cannot execute SQL without specifing the user/password in #BEGIN_SRC What settings would I need to do to avoid that? Jean

[O] The name attribute is obsolete. Consider putting an id attribute

2017-03-18 Thread Jean Louis
Hello, I am exporting Org to Markdown, and when used with: What is GNU CLISP? then the validator https://validator.w3.org/ is telling: Warning: The name attribute is obsolete. Consider putting an id attribute on the nearest container instead. >From line 382, column 23; to line 382, column 4

Re: [O] The name attribute is obsolete. Consider putting an id attribute

2017-03-19 Thread Jean Louis
On Sun, Mar 19, 2017 at 10:26:45AM +0100, Nicolas Goaziou wrote: > Hello, > > Jean Louis writes: > > > I am exporting Org to Markdown, and when used with: > > > > > > > > What is GNU CLISP? > > This is not Markdown syntax. You should check th

Re: [O] The name attribute is obsolete. Consider putting an id attribute

2017-03-19 Thread Jean Louis
On Sun, Mar 19, 2017 at 02:06:55PM +0100, Nicolas Goaziou wrote: > Hello, > > Jean Louis writes: > > > Here below is the org file, and if I process it with: > > emacs tmp/test.org --batch -f org-mode -f org-md-export-to-markdown > > > > Then I get the file

Re: [O] The name attribute is obsolete. Consider putting an id attribute

2017-03-19 Thread Jean Louis
e searching, I found that this line is working well now: emacs -l ~/.emacs.d/elpa/org-20170210/org-autoloads.el tmp/test.org --batch -f org-mode -f org-md-export-to-markdown So it is solved for me, and I understood how to use latest version. Thank you. Jean Louis

[O] How to paginate Babel Lisp output?

2017-07-09 Thread Jean Louis
Hello, I have a very simple lisp output within Org Mode file, and it delivers list of lists with 4-5 elements, and it displays nicely as a text. #+BEGIN_SRC lisp :exports results (load #P"/home/data1/protected//lisp/load-some-files.lisp" :verbose nil :print nil) (sku-list-values-by-location :lo

[O] Tip: using Orgzly app on Android phones

2017-07-09 Thread Jean Louis
Just a tip: when Orgzly application is downloaded from www.f-droid.org it represents Org Mode on Android which is good for notes, planning, and all files created in Orgzly can be then imported to GNU Emacs. I find it very usable. It is here: http://www.orgzly.com/help Jean

Re: [O] How to paginate Babel Lisp output?

2017-07-09 Thread Jean Louis
On Sun, Jul 09, 2017 at 09:24:11AM -0700, Richard Lawrence wrote: > Hi Jean, > > Jean Louis writes: > > > I have a very simple lisp output within Org Mode file, and it delivers > > list of lists with 4-5 elements, and it displays nicely as a text. >

Re: [O] exported contacts problem

2019-08-02 Thread Jean Louis
* Jude DaShiell [2019-08-02 17:48]: > I have one email message with several .vcf file attachments. Has orgmode > got any tool or tools I can use to import contacts from such a message > into an orgmode table? There is package `org-vcard' that you may use. Other vcard related packages: - bbdb-v

Re: [O] exported contacts problem

2019-08-02 Thread Jean Louis
* Jude DaShiell [2019-08-02 17:48]: > I have one email message with several .vcf file attachments. Has orgmode > got any tool or tools I can use to import contacts from such a message > into an orgmode table? And by all means, I would never keep contact in Org file, that is for short list fine,

Re: [O] exported contacts problem

2019-08-02 Thread Jean Louis
I would recommend the software named `abook'[1] as it can convert between the vcard format and CSV format, LDIF, and other formats handy to read them into the Emacs Lisp structure. It is available in many GNU/Linux system distributions[2]. Jean * Tim Cross [2019-08-02 22:34]: > > Are you using

Re: [O] exported contacts problem

2019-08-02 Thread Jean Louis
* Eric Abrahamsen [2019-08-02 23:11]: > > Neither bbdb nor Org is suitable for any serious collection of > > contacts. I have 192,000+ contacts, and when they are in database and > > I am using PostgreSQL, it gives me most of benefits, I can sort people > > into lists, groups, I can contact them,

Re: [O] exported contacts problem

2019-08-02 Thread Jean Louis
* Tim Cross [2019-08-02 23:26]: > I tried gnus some time ago and use to use it when I read > newsgroups. While I find it to be an extremely powerful and capable > package, I never got comfortable with using it for mail. I once used VM > and then mew, but now mu4e, which I think is fantastic. Part

Re: [O] exported contacts problem

2019-08-03 Thread Jean Louis
* Tim Cross [2019-08-03 00:07]: > Maybe, but those are unusually high maildir numbers IMO. For personal purposes surely so. Imagine when you run a campaign on some online social network, and pay US $76 and within 23 hours there are 1,300 people in the database. Then follows up to contact each of

Re: [O] exported contacts problem

2019-08-03 Thread Jean Louis
* Eric Abrahamsen [2019-08-03 02:27]: > Okay, thanks for that run-down, pretty interesting. I've written a > package called EBDB[1] that's meant to be sort of an update to BBDB, and > while I think someone's using it with tens of thousands of contacts, > 192k records would probably exhaust it. It

Re: [O] exported contacts problem

2019-08-03 Thread Jean Louis
* Eric Abrahamsen [2019-08-03 02:27]: > Okay, thanks for that run-down, pretty interesting. I've written a > package called EBDB[1] that's meant to be sort of an update to BBDB, and > while I think someone's using it with tens of thousands of contacts, > 192k records would probably exhaust it. It

Re: [O] exported contacts problem

2019-08-03 Thread Jean Louis
* Eric Abrahamsen [2019-08-03 17:39]: > No, and I think it would fall apart under your workload. But I would > like to make it better, and gradually get it closer to supporting the > sort of thing you're doing. I have started some teaching lessons in how to create personal information management,

Re: [O] exported contacts problem

2019-08-03 Thread Jean Louis
* Neil Jerram [2019-08-03 19:49]: > I've tried to work on contact conversion and synchronization in the past, > aiming to merge and unify contacts that I've built up in BBDB, Google > Contacts, email systems, pre-Android phones, etc. The problematic aspect > was different systems using different

Re: [O] exported contacts problem

2019-08-03 Thread Jean Louis
* Eric Abrahamsen [2019-08-03 23:33]: > time I'm actually starting to feel comfortable with sql. I am using skeleton to quickly create SQL definitions. Now imagine `contacts', `accounts', `countries', etc. It works fast. (define-skeleton cf-sql-table "Prepare the SQL table for Central Files

[O] Bug: Feature request: make org-link emacs wide mode [9.2.5 (9.2.5-elpa @ /home/data1/protected/.emacs.d/elpa/org-20190801/)]

2019-08-07 Thread Jean Louis
Emacs : GNU Emacs 27.0.50 (build 3, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2019-08-04 Package: Org mode version 9.2.5 (9.2.5-elpa @ /home/data1/protected/.emacs.d/elpa/org-20190801/) I would like to request feature so that Org Links can be turned on Emacs wide as org-link-mode.

[O] Bug: Feature request: make org-links elisp functions take parameter [9.2.5 (9.2.5-elpa @ /home/data1/protected/.emacs.d/elpa/org-20190801/)]

2019-08-07 Thread Jean Louis
functions should also get their corresponding option that value can be added. -- Thanks, Jean Louis

Re: [O] Bug: Feature request: make org-link emacs wide mode [9.2.5 (9.2.5-elpa @ /home/data1/protected/.emacs.d/elpa/org-20190801/)]

2019-08-08 Thread Jean Louis
* Štěpán Němec [2019-08-07 10:40]: > > I would like to request feature so that Org Links can be turned on > > Emacs wide as org-link-mode. Then links could work in various buffers, > > and this could make hyperlinking possible from any kinds of files. > > For reference: > > https://github.com/se

Re: [O] Configure Helm Source from org-tags-view

2019-08-08 Thread Jean Louis
* Nathan Neff [2019-08-08 18:50]: > Hello all, > > Has anyone created a Helm source from the results of org-agenda? > > Specifically org-tags-view I think would be a cool Helm source to > configure where the headings that have certain tags could be displayed > by Helm. > > I looked @ the code f

Re: [O] Configure Helm Source from org-tags-view

2019-08-08 Thread Jean Louis
* Nathan Neff [2019-08-08 18:50]: > Hello all, > > Has anyone created a Helm source from the results of org-agenda? > > Specifically org-tags-view I think would be a cool Helm source to > configure where the headings that have certain tags could be displayed > by Helm. > > I looked @ the code f

Re: [O] Configure Helm Source from org-tags-view

2019-08-08 Thread Jean Louis
* Nathan Neff [2019-08-08 22:04]: > Hi Jean, > > Thank you - however, I can't get this function to return anything. > > org-scan-tags accepts an action, a matcher and a todo-only. > > Code: > > (org-scan-tags 'agenda ;; Action > '(staff lambda (todo tags-list level) ;; M

Re: [O] Configure Helm Source from org-tags-view

2019-08-08 Thread Jean Louis
* Nathan Neff [2019-08-08 22:24]: > I removed the staff from the beginning of the function call, and changed > staff to bar I also removed the (or (and)) conditions :-) > > Now, I need to see how to make this function search all agenda files - it > seems > to work only on the headlines in Foo.or

Re: [O] Configure Helm Source from org-tags-view

2019-08-08 Thread Jean Louis
* Nathan Neff [2019-08-08 22:47]: > Hi Jean Louis, > > Thank you for your time and advice - I am trying to spend time > learning Elisp and more of the underpinnings in org-mode - so your > advice was very helpful. > > In fact, I found that org-scan-tags is called by org-ma

Re: [O] NLS/Augment

2019-08-12 Thread Jean Louis
* Steve Quezadas [2019-08-12 05:59]: > Guys, > > This is a slightly offtopic, but I've been using org-mode and I love love > loveit. Was the writing of org-mode related in any way to Douglas > Engelbart's NLS/Augment system? A lot of the features seem to crossover. Or > is this simply coincidence

Re: [O] NLS/Augment

2019-08-14 Thread Jean Louis
* John Kitchin [2019-08-12 15:05]: > > Jean Louis writes: > > > * Steve Quezadas [2019-08-12 05:59]: > >> Guys, > >> > >> This is a slightly offtopic, but I've been using org-mode and I love love > >> loveit. Was the writing of org

Re: [O] NLS/Augment

2019-08-16 Thread Jean Louis
* John Kitchin [2019-08-14 15:53]: > strange. It has always worked fine for me. It turns out in the long run I > don't use it much, C-c C-c does the same thing on check boxes, and speed > commands on headings end up being easier to use for me. YMMV of course. Please tell me how do you use it? Ho

Re: [O] NLS/Augment

2019-08-16 Thread Jean Louis
* John Kitchin [2019-08-16 16:15]: > That is the right thing to do I think. The only differences you > should see is when the mouse pointer is over a star in a headline, > it should highlight with a mouse face, and if you click on the > highlighted region it should cycle the headline open and > c

Re: [O] NLS/Augment

2019-08-16 Thread Jean Louis
* Samuel Wales [2019-08-14 21:57]: > org-mouse works well for me and i depend on it frequently. > > the main thing i am missing in it is the ability to select a todo kw > for a header. > > i use require. i never understood modules or their purpose. I would like to know if Carsten Dominik came

Re: [O] NLS/Augment

2019-08-16 Thread Jean Louis
* Carsten Dominik [2019-08-16 23:13]: > > I would like to know if Carsten Dominik came up with idea by > > knowing about Doug Engelbart? > > > > Do you mean with Org-mode in general? No, I learned about Engelbart > later and was amazed. > > Carsten Thanks, good to know if you had inspiration b

Re: [O] MobileOrg and other tools

2019-08-18 Thread Jean Louis
and their > status? I just know that for me longer time MobileOrg is not accessible on F-droid.org and I could not update it, and also was not usable application. Orgzly is much better, but it is not Org as on Emacs. It gives some compatibility. -- Thanks, Jean Louis

Re: [O] NLS/Augment

2019-08-19 Thread Jean Louis
* Adam Porter [2019-08-12 21:50]: > Thanks for sharing those links, those videos are fascinating. It's > amazing how much some of what he demonstrates resembles features in Org > and Emacs, and even surpasses them, over 50 years ago! Even the > presentation itself, with picture-in-picture videoc

Re: [O] Pandoc and Org-mode: list indention

2019-08-19 Thread Jean Louis
* Devin Prater [2019-08-19 19:34]: > I, blind myself, teach other blind people how to use technology and > software, along with my supervisor and quite a few others. We have > many courses on the use of Microsoft Office, Gmail, Internet basics, > and so on. These courses are handled by Moodle, whi

Re: [O] NLS/Augment

2019-08-21 Thread Jean Louis
* Fraga [2019-08-20 11:33]: > On Tuesday, 13 Aug 2019 at 20:39, Jean Louis wrote: > > [...] > > > So is the concept of hierarchical data management or structured data > > management. > > You might be interested in reading about Plan 9: https://9p.io/plan9/

Re: [O] Best practice for providing an Org-based application?

2019-09-10 Thread Jean Louis
* John Kitchin [2019-09-09 18:48]: > It would be helpful to get a better sense of what is the private > data, e.g. is it something like org-contacts, or some structured > data in a heading? and what are the workflows that might be generic. My personal problem is that Org files are scattered aroun

Re: [O] Toggle on/off the display of individual image?

2019-09-16 Thread Jean Louis
* henr...@keemail.me [2019-09-16 12:35]: > Is it possible to toggle on/off the display of one specific image? I > am aware of org-display-inline-images but it acts on the whole > buffer, so it toggles all images. > > It would be nice if there was some way to toggle individual images > on/off. A

Re: Anyone use 3rd party search tools w/org-mode?

2019-10-30 Thread Jean Louis
* Nathan Neff [2019-10-30 23:08]: > Hello all, > > I'm considering indexing my org-mode files and haven't done any research > into > this. I'm sure there's 100 different ways to do this but wanted to ask the > list if anyone > is indexing their org-mode files and using a search tool like Solr, E

MarginFigure environment in LaTeX export

2020-03-06 Thread Louis Gostiaux
new export properly and I now want to propose it to the OrgMode users. Please tell me if the submission procedure is correct, Louis Gostiaux. >From 45f1484c390276fd714ae91ca5dcc489e9b3ef16 Mon Sep 17 00:00:00 2001 From: lgostiau Date: Fri, 6 Mar 2020 10:50:53 +0100 Subject: [PATCH] Inclu

[O] Bug: c++ code block automatically adds comma [8.2.10 (release_8.2.10 @ c:/Users/Louis/home/bin/emacs-24.5/share/emacs/24.5/lisp/org/)]

2017-10-22 Thread Louis Strous
the one mentioned below and also Emacs : GNU Emacs 25.2.1 (x86_64-w64-mingw32) of 2017-04-24 Package: Org-mode version 8.2.10 (release_8.2.10 @ d:/Documents/emacs/share/emacs/25.2/lisp/org/) and Emacs : GNU Emacs 25.3.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.22.19) of 2017-09-15 Package: Org-mo

[O] Bug: #+INCLUDE: :only-contents not recognized [9.1.2 (9.1.2-37-g3f8d67-elpa @ /home/data1/protected/.emacs.d/elpa/org-20171113/)]]

2017-11-18 Thread Jean Louis
export with subtree from a section, I do not get the #+TITLE of included file shown in ASCII export. Do I need to do something to avoid the title being exported wrongly? Jean Louis Emacs : GNU Emacs 27.0.50 (build 2, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2017-11-11 Package: Or

[O] How to #+BEGIN_SRC sql :engine postgresql with PostgreSQL 10.0?

2018-03-01 Thread Jean Louis
Hello, I am using the PostgreSQL 10.0 and that means that pg.el cannot be used anymore as it is not updated for that database. So, something like this below is not working #+BEGIN_SRC sql :engine postgresql :exports results :cmdline :database business :dbuser cox SELECT -- salesflowstages_prior

Re: profiling latency in large org-mode buffers (under both main & org-fold feature)

2022-02-26 Thread Jean Louis
Open up XMPP group for Org mode, that Jabber chat is lightweight and accessible through Emacs jabber.el and plethora of other applications. Don't forget to include Org links to XMPP groups. On February 22, 2022 5:33:13 AM UTC, Ihor Radchenko wrote: >Samuel Wales writes: > >> i have been deal

Re: Communication problems and possible problems with the website

2022-02-26 Thread Jean Louis
Thanks, that will help new users to communicate. 👍 Maybe you could make XMPP group for Org move on chat.orgmode.org and let people hoping through various Jabber/XMPP applications. On February 26, 2022 8:58:31 AM UTC, Bastien wrote: >c.bu...@posteo.jp writes: > >> 3. This site does not make cl

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-02-26 Thread Jean Louis
Open up few crypto accounts and let people donate their crypto money as well. Jean

Re: Google Docs now supports MarkDown, but not Org syntax

2022-06-11 Thread Jean Louis
* TRS-80 [2022-05-05 03:42]: > Ken Mankoff writes: > > > Google Docs now supports MarkDown, not Org syntax :(. > > > > https://workspaceupdates.googleblog.com/2022/03/compose-with-markdown-in-google-docs-on.html Google Docs is anyway proprietary Javascript software, it is not good to drive user

Re: [PATCH] Add margin option to float for figure in ox-latex.el

2020-05-16 Thread Louis Gostiaux
e generic latex export, and the tufte export could simply focus on the environments specific to tufte ? That's great you found my post. At the time Bastien Guerry had replied, but no news since then. Louis. Le 16/05/2020 à 08:37, Kyle Meyer a écrit : Pablo Palazon writes: I've cr

Bug: org ELPA unsigned [9.4 (9.4-19-gb1de0c-elpa @ /home/data1/protected/.emacs.d/elpa/org-20201019/)]

2020-11-02 Thread Jean Louis
cairo version 1.14.8, Xaw3d scroll bars) of 2020-11-01 Package: Org mode version 9.4 (9.4-19-gb1de0c-elpa @ /home/data1/protected/.emacs.d/elpa/org-20201019/) -- Thanks, Jean Louis ⎔ λ 🄯 𝍄 𝌡 𝌚

Bug: unsigned file `archive-contents' on orgmode.org [9.4 (9.4-19-gb1de0c-elpa @ /home/data1/protected/.emacs.d/elpa/org-20201019/)]

2020-11-05 Thread Jean Louis
Emacs : GNU Emacs 28.0.50 (build 25, x86_64-pc-linux-gnu, X toolkit, cairo version 1.14.8, Xaw3d scroll bars) of 2020-11-01 Package: Org mode version 9.4 (9.4-19-gb1de0c-elpa @ /home/data1/protected/.emacs.d/elpa/org-20201019/) -- Thanks, Jean Louis ⎔ λ 🄯 𝍄 𝌡 𝌚

Re: Bug: unsigned file `archive-contents' on orgmode.org [9.4 (9.4-19-gb1de0c-elpa @ /home/data1/protected/.emacs.d/elpa/org-20201019/)]

2020-11-05 Thread Jean Louis
* Bastien [2020-11-05 20:19]: > Hi Jean Louis, > > Jean Louis writes: > > > GNU ELPA provides signed archive-contents. Org should provide it too, > > isn't it? > > can you let us know what are the steps involved in signing > the archive-contents file?

Re: Bug: unsigned file `archive-contents' on orgmode.org [9.4 (9.4-19-gb1de0c-elpa @ /home/data1/protected/.emacs.d/elpa/org-20201019/)]

2020-11-06 Thread Jean Louis
* Bastien [2020-11-05 22:59]: > Thanks a lot, that's very useful. > > Something I'm not sure: shall we sign only the "archive-contents" file > or both "archive-contents" and "org-MMDD.tar"? > > For the public key of Org ELPA, where would you expect to download it > from? https://orgmode.org/

Re: Thoughts on the standardization of Org

2020-11-07 Thread Jean Louis
* Daniele Nicolodi [2020-11-02 14:10]: > On 02/11/2020 10:02, TEC wrote: > > I think there are absolutely some benefits for Org users. I am > > personally interested in registering Org as an IANA MIME type. > > I don't think that registering Org as IANA MIME type will have the > consequences you

Is there possibility to provide back links to each finely grained part of Org file?

2020-11-08 Thread Jean Louis
In reference to Doug Engelbart's vision: https://www.dougengelbart.org/content/view/116/#7j I am asking if there is feature in Org mode that could generate a back link or #name or other tags in export so that each part of Org file can be later finely referenced? Example may be seen on the above l

Re: [PATCH] add new link type "contact:" for org-contacts.el

2020-11-09 Thread Jean Louis
* stardiviner [2020-11-09 03:25]: > After waited some days, still no reponse, so I popup this email. > Can some Org maintainer review my patch? Thanks. > It does not changed org-contacts.el core logic. Just added a new link type. > Should be easy to review. If I may say, many people manage their

Re: Is there possibility to provide back links to each finely grained part of Org file?

2020-11-09 Thread Jean Louis
* Eric S Fraga [2020-11-09 14:39]: > On Sunday, 8 Nov 2020 at 23:40, Jean Louis wrote: > > I know that #names exist in HTML export for *** headings. Do they or > > can they exist for every paragraph or item listed? > > Maybe not quite what you want but you can place

Re: Thoughts on the standardization of Org

2020-11-09 Thread Jean Louis
* Maxim Nikulin [2020-11-09 17:06]: > 2020-11-08 Jean Louis wrote: > > That is right, I am using it since years in ~/.mailcap that works well > > for mutt email client. > > > > text/org; emacsclient %s; nametemplate=%s.org; > > text/x-org; emacsclient %s; n

Re: Is there possibility to provide back links to each finely grained part of Org file?

2020-11-09 Thread Jean Louis
* Eric S Fraga [2020-11-09 15:45]: > On Monday, 9 Nov 2020 at 15:04, Jean Louis wrote: > > If you have any pointer where I could insert a filter before > > exporting, let me know. > > You could use the org-export-before-processing-hook to process the > document. I

Emails are not safe - Re: Thoughts on the standardization of Org

2020-11-09 Thread Jean Louis
* Tim Cross [2020-11-10 00:50]: > > Maxim Nikulin writes: > > > 2020-11-08 Jean Louis wrote: > >> That is right, I am using it since years in ~/.mailcap that works well > >> for mutt email client. > >> > >> text/org; emacsclient %s; nametemp

Re: Thoughts on the standardization of Org

2020-11-10 Thread Jean Louis
* Maxim Nikulin [2020-11-10 19:31]: > 2020-11-10 Greg Minshall wrote: > > > > i would guess > > using 'cat -v' to read e-mail is 100% safe. even throwing in > > uudecode(1), or whatever is needed to decode base64, (and then piping > > through 'cat -v', of course ), it's probably still safe. > >

Re: Thoughts on the standardization of Org

2020-11-10 Thread Jean Louis
* Maxim Nikulin [2020-11-10 19:22]: > > * Maxim Nikulin [2020-11-09 17:06]: > > > 2020-11-08 Jean Louis wrote: > > > > That is right, I am using it since years in ~/.mailcap that works well > > > > for mutt email client. > > > > > >

Re: Thoughts on the standardization of Org

2020-11-10 Thread Jean Louis
* Tim Cross [2020-11-11 01:30]: > > Jean Louis writes: > > > * Maxim Nikulin [2020-11-10 19:31]: > >> 2020-11-10 Greg Minshall wrote: > >> > > >> > i would guess > >> > using 'cat -v' to read e-mail is 100% safe. even

More on design of org-contacts.el - Re: [UPDATED PATCH] Re: add new link type "contact:" for org-contacts.el

2020-11-11 Thread Jean Louis
* stardiviner [2020-11-11 15:05]: :PROPERTIES: :CREATED: [2020-11-11 Wed 16:57] :ID: 17d463d2-ff0c-4614-93da-06e3de8e6035 :END: > Thank you too. > I indeed want to extend org-contacts.el. So I would like to be it's > maintainer. > > Currently how many org-mode maintainer(mailing li

Re: Thoughts on the standardization of Org

2020-11-11 Thread Jean Louis
* Maxim Nikulin [2020-11-11 20:17]: > 2020-11-11 Jean Louis wrote: > > * Maxim Nikulin [2020-11-10 19:31]: > > > 2020-11-10 Greg Minshall wrote: > > > > > > > > i would guess > > > > using 'cat -v' to read e-mail is 100% safe.

Re: Changed list indentation behavior: how to revert?

2020-11-13 Thread Jean Louis
* Karl Voit [2020-11-13 20:40]: > If somebody is interested why I do find the old one much better: > When I need one multi-line list item, I just keep on typing while > auto-wrap is active or I press M-q to re-format the item > accordingly. For a new list item, I'm using M-RET which solves the > i

Re: Changed list indentation behavior: how to revert?

2020-11-13 Thread Jean Louis
* Gustavo Barros [2020-11-14 00:12]: > I'll answer, because I feel somewhat responsible for your upgrade. ;-) > > Since recently Org is set to respect Emacs' `eletric-indent-mode'. If > I'm not mistaken, it made to the 9.4 release, I presume that's what you > are getting. > > You can find the O

Re: Changed list indentation behavior: how to revert?

2020-11-13 Thread Jean Louis
* Gustavo Barros [2020-11-14 00:12]: > I'll answer, because I feel somewhat responsible for your upgrade. ;-) > > Since recently Org is set to respect Emacs' `eletric-indent-mode'. If > I'm not mistaken, it made to the 9.4 release, I presume that's what you > are getting. > > You can find the O

Re: Changed list indentation behavior: how to revert?

2020-11-13 Thread Jean Louis
* Gustavo Barros [2020-11-14 01:14]: > > On Fri, 13 Nov 2020 at 18:47, Jean Louis wrote: > > > * Gustavo Barros [2020-11-14 00:12]: > > > > I have seen discussion with very little reasoning. You are changing > > default for many users and large subset of

Re: Changed list indentation behavior: how to revert?

2020-11-14 Thread Jean Louis
* Diego Zamboni [2020-11-14 20:29]: > Jean, > > On Sat, Nov 14, 2020 at 8:53 AM Jean Louis wrote: > > > As that is how ugly and less visible it should look like if the same > > principle should be followed. As if somebody forces me to indent list > > items like th

Re: Changed list indentation behavior: how to revert?

2020-11-14 Thread Jean Louis
* David Rogers [2020-11-15 01:44]: > Hello > > After reading several of the responses to this, I’ve started to wonder: Is > electric-indent-mode broken for everybody because it contains a bug or > design flaw, or is electric-indent-mode working fine but simply not suitable > for every situation?

Re: Changed list indentation behavior: how to revert?

2020-11-15 Thread Jean Louis
* David Rogers [2020-11-15 10:48]: :PROPERTIES: :CREATED: [2020-11-15 Sun 11:53] :ID: e9973880-3447-42c6-99e4-2a0b430d136b :END: > Jean Louis writes: > > > * David Rogers [2020-11-15 01:44]: > > > Hello > > > > > > After reading several of

Re: Changed list indentation behavior: how to revert?

2020-11-15 Thread Jean Louis
* Gustavo Barros [2020-11-15 14:49]: :PROPERTIES: :CREATED: [2020-11-15 Sun 15:09] :ID: fef3cdfd-8870-4471-bcc7-4d690bfaceb2 :END: > I'm quite surprised by the reaction to this issue, because > `electric-indent-mode' *does not change Org's indentation settings*, it > just applies them along

Re: Changed list indentation behavior: how to revert?

2020-11-15 Thread Jean Louis
* Kévin Le Gouguec [2020-11-15 15:45]: :PROPERTIES: :CREATED: [2020-11-15 Sun 16:26] :ID: e454756a-3123-42dc-8c44-8682f12927ad :END: > Jean Louis writes: > > > Indentation in fundamental mode: > > > > ** HereRET > > I come here. > > But only if I

  1   2   3   4   5   6   7   >