Re: [O] [PATCH] custom port for postgresql

2016-09-22 Thread Jakob Lombacher
Hi Nicolas, sure, here you go. All the best Jakob 2016-09-17 10:39 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Hello, > > Jakob Lombacher <ja...@lombacher.net> writes: > > > I changed the dbport as optional argument and added the dbpassword option &

Re: [O] [PATCH] custom port for postgresql

2016-09-16 Thread Jakob Lombacher
Hi Adam, thanks for the "patch" hint ;-) I changed the dbport as optional argument and added the dbpassword option as well. Jakob 2016-09-14 7:04 GMT+02:00 Adam Porter <a...@alphapapa.net>: > Jakob Lombacher <ja...@lombacher.net> writes: > > > -(defun org-b

[O] custom port for postgresql

2016-09-07 Thread Jakob Lombacher
From: Jakob Lombacher <ja...@lombacher.net> Date: Wed, 31 Aug 2016 22:11:57 +0200 Subject: [PATCH] port added to psql --- lisp/ob-sql.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/ob-sql.el b/lisp/ob-sql.el index 7801c5f..25187a3 100644 --- a/lisp/ob-sql.el

[O] Bugfix ob-C.el mixed input variable

2014-03-27 Thread Jakob Lombacher
| 1 | 2.3 | | 3 | 4.2 | #+begin_src cpp :var x=test-parameter :includes '(iostream) using namespace std; cout hallo endl; #+end_src From baea909dd3e6d7e4c8eaa2c506a3c6f31c472f11 Mon Sep 17 00:00:00 2001 From: Jakob Lombacher ja...@lombacher.net Date: Thu, 27 Mar 2014 19:27:03

Re: [O] git repository via http broken

2012-06-27 Thread Jakob Lombacher
No I haven't waited long enough. :-S It took so long, that somehow I thought it was broken ... sry. Thanks for your help! Jakob 2012/6/27 Nick Dokos nicholas.do...@hp.com: Jakob Lombacher kont...@lombacher.net wrote: That I misunderstood. I thought this URL was for cloning as well. Because

[O] git repository via http broken

2012-06-26 Thread Jakob Lombacher
Hi. It seems that git via http doesn't work anymore. -- git clone http://orgmode.org/w/org-mode.git fatal: http://orgmode.org/w/org-mode.git/info/refs not found: did you run git update-server-info on the server? -- Via git protocol it works just fine, but unfortunately the firewall in my

Re: [O] git repository via http broken

2012-06-26 Thread Jakob Lombacher
be...@norang.ca: Bernt Hansen be...@norang.ca writes: Jakob Lombacher kont...@lombacher.net writes: Btw. Here (http://orgmode.org/worg/org-contribute.html) are two different url's given (http://orgmode.org/w/org-mode.git and http://orgmode.org/org-mode.git). This is confusing. git clone http

[O] Howto customize tags-todo to ignored scheduled Tasks

2012-02-03 Thread Jakob Lombacher
I'd like to make a TODO list, filtered by TAGS. This is working so far, but now I also want to filter the scheduled TODOs. I thought something like that should do it, but it doesn't: (1 asdf tags-todo HOME ((org-agenda-todo-ignore-scheduled 'all) (org-agenda-todo-ignore-with-date 'all)))

[O] Latex Export: Place Caption Below Table

2011-09-28 Thread Jakob Lombacher
Hi, if I export a document to latex, the caption of a table is always on the top. How can I place it at the bottom? Is there a parameter to config it? Thanks Jakob Examaple #+LABEL: tbl:asdf #+CAPTION: ? | | | leads to: --- \begin{table}[htb] \caption{?}

Re: [Orgmode] Re: Tiny font in org-agenda-columns when using emacs --daemon

2010-07-16 Thread Jakob Lombacher
. It's weired, but anyway the quick fix works. Jakob On Thursday 15 July 2010 09:56:26 Liang Wang wrote: Jakob Lombacher Jakob at lombacher.net writes: Hi, When I start emacs as daemon emacs --daemon and than attache a client to it, the org-agenda-columns view appears in a very tiny

[Orgmode] Tiny font in org-agenda-columns when using emacs --daemon

2010-07-14 Thread Jakob Lombacher
Hi, When I start emacs as daemon emacs --daemon and than attache a client to it, the org-agenda-columns view appears in a very tiny font. If I start emacs normally the view appears in standard font size. I found out that the Org Column face is set to different values (Height: 1, ...). I can

[Orgmode] Tiny font in org-agenda-columns when using emacs --daemon

2010-07-13 Thread Jakob Lombacher
Hi, my emacs behaves odd. When I start emacs as daemon emacs --daemon and than attache a client to it, the org-agenda-columns view appears in a very tiny font. If I start emacs normally the view appears in standard font size. I found out that the Org Column face is set to different values