>>> "UB" == Uwe Brauer writes:
>> Hi
>> I was googling this a bit, I found more complicated scenarios, but not
>> how to join one or more tables.
>> For example
>> #+begin_src
>> #+tblname
>>> "UB" == Uwe Brauer writes:
> Best solution found in
> https://emacs.stackexchange.com/questions/48508/merge-org-tables
> ** Solution 1
> #+NAME: T1
> | col1 | col2 |
> |1 | 2|
> #+NAME: T2
> | col3 |
>
>>> "TP" == Thomas Plass writes:
> Hello,
> Uwe Brauer wrote at 09:58 on August 18, 2019:
> : I sometimes need to insert a date-stamp which corresponds to one month
> : in a year, say march 2019. I usually insert
> : <2019-03-01 Fri>--<
>>> "KM" == Ken Mankoff writes:
> On 2019-08-18 at 04:23 -04, Uwe Brauer wrote...
>> I was googling this a bit, I found more complicated scenarios, but not
>> how to join one or more tables.
>>
>> [...]
>>
>>
>>> "KM" == Ken Mankoff writes:
> On 2019-08-18 at 03:58 -04, Uwe Brauer wrote...
>> I sometimes need to insert a date-stamp which corresponds to one month
>> in a year, say march 2019. I usually insert <2019-03-01
Fri> --<2019-03-31
>>> "AG" == Achim Gratz writes:
> Uwe Brauer writes:
>> Thanks I knew about it, but it seems very sophisticated and column, not
>> row based.
> Well, if simple-minded suits you (i.e. the columns are known to have the
> same order):
>
t;%a" (apply
#'encode-time end)
> (message (substitute-command-keys (concat "Use \\[yank] to yank " ts)))
> (kill-new ts)))
The problem seems to be that there is no function
calendar-last-day-of-week. I tried to play a little around but it seems
difficult.
Anyhow
Uwe Brauer
smime.p7s
Description: S/MIME cryptographic signature
kept.
Could I obtain this behavior although I don't use the command twice in
succession but move say the cursor.
Uwe Brauer
> What about:
> #+begin_src emacs-lisp :var t1=nut :var t2=nut2 :colnames yes
> (append t1 t2)
> #+end_src
> #+RESULTS:
> | type | Fiber | Sugar | Protein | Carb |
> |--+---+---+-+--|
> | eggplant | 2.5 | 3.2 | 0.8 | 8.6 |
> |
obtain
Deprecated date/weektree capture templates changed to ‘file+olp+datetree’.
org-datetree--find-create: Buffer is read-only: #>
That is why I have only absolute paths in my capture templates, but I
find them no appropriate in certain circumstances.
Any idea what is wrong here?
Uwe Brauer
smime.p7s
Description: S/MIME cryptographic signature
first.
`
Would it be possible in the future, to avoid that text is overwritten my
automatically increase the needed space?
Regards
Uwe Brauer
Hi
I am looking for a filling function, which puts a newline at the end of
each sentence. I have one for LaTeX mode but it does not work in org
mode.
Anybody has a pointer?
Regards
Uwe Brauer
smime.p7s
Description: S/MIME cryptographic signature
>>> "MB" == Marcin Borkowski writes:
> On 2019-10-01, at 08:34, Uwe Brauer wrote:
>> Hi
>>
>> I am looking for a filling function, which puts a newline at the end of
>> each sentence. I have one for LaTeX mode but it does not work
>>> "FE" == Fraga, Eric writes:
> On Friday, 1 Nov 2019 at 08:52, Uwe Brauer wrote:
>> As the attached screenshots show, the png contain unwanted equations
>> numbers (displaymath adn equation* have been used which should not
>> generate
>>> "JK" == John Kitchin writes:
> I also see this. I wonder if you use any scimax functions?
Good I am relived, I thought it was just me
> Do you see any advice on org-create-formula-image:
> C-h f org-create-formula-image
no
,
| org-create-formula-image is a compiled Lisp func
erty Hall A207F
> Department of Chemical Engineering
> Carnegie Mellon University
> Pittsburgh, PA 15213
> 412-268-7803
> @johnkitchin
> http://kitchingroup.cheme.cmu.edu
>
>
>
>> On Fri, Nov 1, 2019 at 9:59 AM Uwe Brauer wrote:
>> >>> "JK&quo
>>> "JK" == John Kitchin writes:
> I think this is happening here:
> #+BEGIN_SRC emacs-lisp
> (org-export-string-as "\\begin{displaymath}
> \\int f dx =0
> \\end{displaymath}"
> 'html t )
> #+END_SRC
Well now this is very odd, I obtain
#+BEGIN_SRC emacs-lisp
(org
smime.p7m
Description: S/MIME encrypted message
>>> "JK" == John Kitchin writes:
> Odd indeed. I have restarted Emacs and saw the same thing. But now I
> have a more clear picture. I think what is happening is in
> org-html--wrap-latex-environment, there is a caption provided which are
> the numbers. This only affects latex environ
>>> "TM" == Thibault Marin writes:
> Hi,
> I think I wrote some of that code, I was not trying to support
> "unnumbered" environments. If I understand correctly, this is what you
> are trying to get.
> The attached patch attempts to solve this. Currently, `displaymath' and
>
>>> "FE" == Fraga, Eric writes:
> On Saturday, 2 Nov 2019 at 10:38, Uwe Brauer wrote:
>> @Eric, I wonder why you did not get these numbers without the patch!
> Because I did not properly read your post...
> I thought you were referring to the L
Hi
I enjoy org-ref, but I struggle to configure org-ref-insert-link.
It inserts, per default, citep
for example
citep:wald84:_gener_relat
How can I change that to plain cite:wald84:_gener_relat
Thanks and regards
Uwe Brauer
>>> "UB" == Uwe Brauer writes:
> Hi
> I enjoy org-ref, but I struggle to configure org-ref-insert-link.
(setq org-ref-default-citation-link "cite")
Is your friend
smime.p7s
Description: S/MIME cryptographic signature
>>> "JK" == John Kitchin writes:
> That is the default value of that variable. I guess you had set it
> elsewhere to be getting citep before.
Right, moreover in some obscure place which was not easy to find, and
the setting was also not commented, so it unclear to me why I did this.
Bad bad pra
org setting accordingly.
However when I tried to execute matlab code, emacs run forever and
nothing happened.
Did anybody got this to work with python2.7?
Thanks
Uwe Brauer
more
calendar like view?
Thanks and regards
Uwe Brauer
* Amnu
#+COLUMNS: %TIMESTAMP %25ITEM
** First contact :Amnu:
<2019-02-01 Fri>
** GramSchmidt and Householder:Amnu:
<2019-02-08 Fri>
** Finish Householder, start power and QR :Amnu:
>>> "B" == Bastien writes:
Hi Bastian
> Hi Uwe,
> Uwe Brauer writes:
>> I contacted the org-mime maintainer and he claims the fault is in org
>> (or the org preview engine)
> can you cc the org-mime maintainer in this thread so that he can guide
&g
>>> "John" == John Kitchin writes:
> You need to get the contents of the png to get output. Maybe the type
> command will do that. E.g. Add as the last line:
> type testplot.png
Thanks but this did not work, neither.
Uwe
> On 13/08/17 10:33, Uwe Brauer wrote:
> I guess the problem is that the Matlab line "print -dpng testplot.png"
> is correctly writing the plot to testplot.png, as you want, but then
> org-mode is overwriting that file because of the ":file testplot.png&
>>> "Eric" == Eric S Fraga writes:
> On Sunday, 13 Aug 2017 at 08:33, Uwe Brauer wrote:
>> I would like to execute some matlab code in org file (using GNU emacs 26
>> and the git version of org mode) and save the result of the plot comma
> I do not have matlab, but looking at the code in ob-matlab.el and
> ob-octave.el, it seems that the usual header args should do:
> : :results graphics :file testplot.png
> and delete the print statement in the last line.
I just tried it, results in an empty png file.
>>> "Eric" == Eric S Fraga writes:
> On Wednesday, 16 Aug 2017 at 12:33, Uwe Brauer wrote:
> [...]
>> BTW Eric, thanks for your reply, but a lot of your posts seem to be
>> outside the thread, at least when I read them via gnus or thunderbi
Hi
I just learned there exist
https://github.com/arbox/org-sync
which imports and exports issues from github bb and others to emacs org
mode. Unfortunately for me the import works but not the export. I
already asked the author, but did anybody here try out that package?
Thanks
Uwe Brauer
Hi
I know about converters from html to org mode, for example pandoc, but I
remember vaguely that there are possibilities to mark a html text in
browser (firefox?) And copy it as org syntax into a buffer.
Does anybody know about this feature or program?
Thanks
Uwe Brauer
>>> "Michael" == Michael Strey writes:
> Hi Uwe
> On Di, 2017-08-29 at 16:53, Uwe Brauer wrote:
>> I know about converters from html to org mode, for example pandoc, but I
>> remember vaguely that there are possibilities to mark a html text in
s ASCII code. What do I miss?
Regards
Uwe Brauer
>>> "Uwe" == Uwe Brauer writes:
> Hi
> Using org (git version) GNU emacs 26 on Ubuntu 14.04,
> following
> http://orgmode.org/manual/Working-with-LaTeX-math-snippets.html#fn-2
> I have set
> (setq org-latex-to-mathml-convert-command
&g
Now I tried
(setq org-latex-to-mathml-convert-command
"java -jar %j -unicode -force -df %o %I"
org-latex-to-mathml-jar-file
"/home/oub/ALLES/src/MathWeb/mathtoweb.jar")
When I run org-odt-export-as-odf
I obtain
Saving file /home/oub/ALLES/tex/vo
>>> "Uwe" == Uwe Brauer writes:
> Now I tried
> (setq org-latex-to-mathml-convert-command
> "java -jar %j -unicode -force -df %o %I"
> org-latex-to-mathml-jar-file
> "/home/ou
Following
http://orgmode.org/manual/Literal-examples-in-ODT-export.html#Literal-examples-in-ODT-export
I want to convert the following
#+begin_src matlab
intv=[0,1.5];
y0=0;
N=40;
N2=80;
l=-2000;
[teul, yeul]=miimplement1(l,intv,y0,N);
[teul2, yeul2]=miimplement1(l,intv,y0,N2);
yeulend=yeul(
:rowname-names)
(:result-params "drawer" "output" "replace") (:result-type . output)
(:results . "drawer output replace") (:exports . "code") (:tangle .
"no") (:hlines . "no") (:noweb . "no") (:cache . "no") (:kernel .
"matlab") (:session . "matlab")) "" nil 671 "(ref:%s)"))
org-ctrl-c-ctrl-c(nil) funcall-interactively(org-ctrl-c-ctrl-c nil)
call-interactively(org-ctrl-c-ctrl-c nil nil)
command-execute(org-ctrl-c-ctrl-c)
What is the problem? Which package do I miss, ipython is installed in
/usr/local/bin
Thanks
Uwe Brauer
> Here I obtain the following error:
> Debugger entered--Lisp error: (void-function org-babel-execute:matlab)
> org-babel-execute:matlab("x = [1, 2, 3, 4, 5];\nfprintf('|%d', x)"
> ((:colname-names) (:rowname-names) (:result-params "replace" "output"
> "drawer") (:result-ty
problem is that my document also contains latex \section commmands.
These are exported correctly *only* if they don't contain math.
Works
\section{Adaptive methods using hopt}
Does not work:
\section{Adaptive methods using $h_{\text{op}}$}
The resulting latex file looks like
Ok
\section{Adaptive methods using hopt}
The following is not ok,
\section\{Adaptive methods using \(h_{\text{op}}\)\}
So what shall I do?
Thanks regards
Uwe Brauer
> Hello,
> Uwe Brauer writes:
> IIUC, you write the above directly in the document. Org has very limited
> support for raw LaTeX syntax. It can only understand simple macros with
> simple arguments -- i.e., no nested arguments.
> If you need to writ
> On Thursday, 26 Oct 2017 at 10:24, Uwe Brauer wrote:
> [...]
> My suggestion would be to use top level headlines (level 1) as
> sections and subheadlines as questions/solutions. I.e. change the
> org-latex-classes entry.
That is a possibility, thanks, but I
some
time.
Does somebody has an idea how to combine both code, take John's code but
use the lisp matlab shell???
(John recommended to use the python kernel, but at least in Ubunutu
14.04 32 bit Matlab2012A does not provide that kernel) and in Ubuntu
16.06 with Matlab 2014 it also seems not to work.
Regards
Uwe Brauer
Hi
I followed the instructions found in
http://eschulte.github.io/babel-dev/DONE-tangle-entire-org-mode-file-in-comments.html
Although they are 7 years old however when I try to tangle the example
file I receive
Tangled 0 code blocks from tangle2.org
Here is the file just in case
Uwe
> On Monday, 30 Oct 2017 at 19:08, Uwe Brauer wrote:
> You don't way what version of org you are using but I am assuming a
> relatively recent version (given your emails in recent past). In this
Right I am using GNU emacs 26.5 and a very recent compiled git clone
>>> "Yury" == Yury G Kudryashov writes:
> Uwe Brauer writes:
>> Thanks but the following file does not work neither
>> that is running org-babel-tangle gives me
>>
>> Tangled 0 code blocks from tangle2.org
> You should add &q
Hi
Sorry I wanted to send a bug report on a different issue but it
took/takes ages to format the corresponding message buffer using
org-submit-bug-report.
What could I do?
Uwe Brauer
> Hello,
> Uwe Brauer writes:
> "org-mime.el" hard-codes it at line 379:
> https://github.com/org-mime/org-mime/blob/master/org-mime.el#L379
Ah ok, thanks
> You may want to report it upstream.
I did.
Regards
Uwe
Hi
Most likely some variable is not set correctly but in the following
a org file is converted to odt, however the latex math as left verbatim
But org-export-with-latex is t
I am puzzled.
Uwe Brauer
>>> "Uwe" == Uwe Brauer writes:
> Hi
> Most likely some variable is not set correctly but in the following
> a org file is converted to odt, however the latex math as left verbatim
> But org-export-with-latex is t
> I am puzzled.
it be please reintroduced or maybe it was just
renamed?
Uwe Brauer
-mode'...
| Permission denied (publickey).
| fatal: Could not read from remote repository.
|
| Please make sure you have the correct access rights
| and the repository exists.
`
So this seems to be for people with write access. I just want clone the
actual master. Where is it?
Thanks
Uwe Brauer
> Uwe Brauer writes:
> git clone http://orgmode.org/org-mode.git
> still worked as of yesterday (albeit slowly: be patient).
Right, I really had to be patient.
be a file announcing deleted or renamed functions.
I tried to search the logs but could not find any reference to
when I was deleted and why.
Uwe Brauer
> Uwe Brauer writes:
> $ git log --grep=org-complete-expand-structure-template
thanks this was the command I was looking for
I tried git log | grep org-complete-expand-structure-template
Which was less powerful
> There's been a lot of back-and-forth on the list about th
|
#+TBLFM: $6=if("$2" == "nan" , string("NP"),($2+$3+$4+$5)/10);E
The last row behaves strangely the cell in the second column is *not*
empty but the cell in the third one is, nevertheless the cell in the
last column contains the string nan, which I don't understand.
Any help would be appreciated
Thanks
Uwe Brauer
"Eric" == Eric S Fraga writes:
> On Friday, 5 Jan 2018 at 09:28, Uwe Brauer wrote: [...]
>> The last row behaves strangely the cell in the second
>> column is *not* empty but the cell in the third one is,
>> nevertheless the cell in the last co
>>> "Eric" == Eric S Fraga writes:
> On Friday, 5 Jan 2018 at 13:44, Uwe Brauer wrote:
>> What I meant is this.
> I understood what you meant and your code is working properly. You
> are checking the second column which is the column labelled E1,
>>> "Michael" == Michael Brand writes:
Hi Michael
> if(typeof(vmean($1..$7)) == 12, string(""), vmean($1..$7); E
This is precisely what I was looking for, thanks a lot. I meanwhile
circumvent the problem by
| Name | E1 | E2 | E3 | E4 | Pre | Res |
|+++++-+-
x or unoconv.
Is this a lacking feature or a bug?
Uwe Brauer
Did not give any hints, thanks
Uwe Brauer
> Hello,
> Uwe Brauer writes:
> I would do
> \begin{tabular}{l|l|}
> % BEGIN RECEIVE ORGTBL test
> this & that\\ \hline
> % END RECEIVE ORGTBL test
> \end{tabular}
> \begin{comment}
> #+ORGTBL
> Hello,
> Uwe Brauer writes:
> None. The export to CSV looks correct and complete. Conversion to CSV
> does not pretend converting anything else, in particular timestamps, to
> another format.
Ok,
Now how could that be achieved? I seem not the only one missing
> Uwe Brauer writes:
> For example:
> (defun my-format-timestamps (cell)
> (org-quote-csv-field
> (replace-regexp-in-string org-ts-regexp-both "\\1" cell)))
> (defun my-tbl-to-csv (table params)
> (orgtbl-to-csv table
&g
> Uwe Brauer writes:
> Use `my-tbl-to-csv' as a replacement for `orgtbl-to-csv'. How did you
that is what I thought.
So I called org-table-export
but then the prompt did not allow my to specify my-tbl-to-csv
so I customized (customize-option (quote org-table-export-def
> Uwe Brauer writes:
> I have no trouble calling M-x org-table-export RET then choosing a file
> name and forcing my-tbl-to-csv during prompt.
Hm I had to copy org-export-table into my addons file and
(let* ((formats '("my-tbl-to-csv" "
> Uwe Brauer writes:
> You don't need to. These are only suggestions, the final format needs
> not matching any item in this list.
> Not really. See `org-table-export' docstring, last paragraph.
> You could try (untested):
> (defu
> Uwe Brauer writes:
> You don't need to. These are only suggestions, the final format needs
> not matching any item in this list.
> Not really. See `org-table-export' docstring, last paragraph.
> You could try (untested):
> (defu
> Uwe Brauer writes:
> Ah well, this was a basis to get you started... This one should work
> (defun my-format-timestamps (cell)
> (org-quote-csv-field
> (replace-regexp-in-string
> org-ts-regexp-both
> (lambda (m)
&
> Uwe Brauer writes:
> Ah well, this was a basis to get you started... This one
> should work
> (defun my-format-timestamps (cell)
> (org-quote-csv-field
> (replace-regexp-in-string
> org-ts-regexp-both (lambda (m)
>
al never-export #+end_src")
However, it is not clear to me how to use the new function.
I simply executed it.
org-insert-structure-template
Then it
asks me for a key, I press s, but org tells me no such template
does exist.
I am stuck. Please don't tell me I have to rewrite
open-link-marker
org-log-note-marker org-log-note-return-to
org-entry-property-inherited-from))
outorg-edit-as-org(nil)
funcall-interactively(outorg-edit-as-org nil)
call-interactively(outorg-edit-as-org nil nil)
command-execute(outorg-edit-as-org)
Did you check this command, how do you use it?
Regards
Uwe Brauer
rg-edit-as-org in a reply message I obtain the
error I described in my earlier message.
Uwe Brauer
>>> "Thorsten" == Thorsten Jolitz writes:
> Uwe Brauer writes:
>>>>> "Thorsten" == Thorsten Jolitz writes:
>>
>> > Joseph Vidal-Rosset writes:
>> > Hallo
>>
>> >> I know that the subject of my email
> Thorsten Jolitz writes:
> PS
> you do have this variable defined, right?
> ,
> | mail-header-separator is a variable defined in ‘sendmail.el’.
> | Its value is "--text follows this line--"
> |
> | Documentation:
> | Line used to separate headers from text in me
> Uwe Brauer writes:
> Wow, emacs 27 ... I'm on Archlinux and always thought packages a pretty
> up-to-date.
Right Ubuntu officially only ships 24, which is pretty old.
Well it is directly form git master, so it is a pre release.
The official release is 26.
>
>>> "Thorsten" == Thorsten Jolitz writes:
> Uwe Brauer writes:
>> > Uwe Brauer writes:
>>
>> > Wow, emacs 27 ... I'm on Archlinux and always thought packages a
>> > pretty
>> > up-to-date.
> Uwe Brauer writes:
> To avoid confusion, the official release is still 25.3. The next
> release, which is probably still a ways off, will be 26.1
Thanks for the clarification. But in order to compile 26, I would need
to checkout the 26 from the git repo? Do I unders
>>> "Tim" == Tim Cross writes:
> Yes, you need to checkout the 26 branch to get the next version to be
> released. A git branch -a will probably list all the branches and you
> should see one labelled 26 (I'm not running emacs from git at present, so
> cannot check). I believe git
> Uwe Brauer writes:
> When I do M-# # writing this mail I see:
> ,
> | [ *unsent followup to Uwe Brauer on gmane.emacs.orgmode* ] Exit with M-#
> | (Meta-Key and #)
> | * --text follows this line--
> | Uwe Brauer writes: ...[]
> `
I
> Uwe Brauer writes:
> When I do M-# # writing this mail I see:
> ,
> | [ *unsent followup to Uwe Brauer on gmane.emacs.orgmode* ] Exit with M-#
> | (Meta-Key and #)
> | * --text follows this line--
> | Uwe Brauer writes: ...[]
> `
I
> Uwe Brauer writes:
> Ok, good ... ;-)
However I run into a problem with my daily workflow. I am using
very often bookmark.el by Karl Fogel. Especially I have the
following setting
(defun my-set-outline-bookmark ()
(interactive) (message "Now the outline-regex
rt to html?
Thanks
Uwe Brauer
rt to html?
Thanks
Uwe Brauer
>>> "Uwe" == Uwe Brauer writes:
> Hi
> I know that in radio tables I can skip columns like this
> % END RECEIVE ORGTBL firmas \begin{comment} #+ORGTBL: SEND firmas
> orgtbl-to-latex :skipcols (1) :lend " \\hline" :environment
&
> To answer my own question
> | / | / | | | / |
> | | Name | Res | Letra | Obs |
> |---+---+-+---+-|
> | | Smith | 0 | | |
> | | Jones | 1.4 | | |
> | | Bond | 5.6 | * | |
> All columns starting wit
-+-+---|
| 0 | 5 | 1 |
| 5 | 10 | 2 |
#+TBLFM: $3='(length (org-lookup-all '($1 $2) '(remote(raw-data3,@7$7..@>$7))
nil 'in-interval));N
Does not work correctly?
What is the problem?
thanks
Uwe Brauer
ee the benefit of it.
Templates are another example of this philosophy. I still can't use the
actual git master version of orgmode since the old templates have been
removed and the new syntax is not really explained.
Uwe Brauer
>>> "Nicolas" == Nicolas Goaziou writes:
> Hello,
> Uwe Brauer writes:
>> This is really bad. That is a feature I daily use in latex
>> buffers. Why did you do this? Is there any substitute for it. With
>> a similar syntax?
&g
>>> "Rasmus" == Rasmus writes:
> Hi Uwe,
> Uwe Brauer writes:
>> Templates are another example of this philosophy. I still can't use the
>> actual git master version of orgmode since the old templates have been
>> removed and the
| | nut | |
| corn| |
So all the time a change the content of the protein column in
master table I want to send that change to the statistics table.
How can I achieve that?
Thanks
Uwe Brauer
>>> "Uwe" == Uwe Brauer writes:
> Hi
> I want to do something simple, just sending (pushing) a column of
> one table to another column of another table. I know about
> orgtbl-join but I can't get it to work, besides I don't need all
>
table
resulting in
| V1 | | | V2 | |
| Min.| 2.000 | Min.| 1.3 | |
| 1st Qu. | 4.650 | 1st Qu. | 1.4 | |
| Median | 5.700 | Median | 5.6 | |
| Mean| 5.643 | Mean| 4.7 | |
| 3rd Qu. | 7.100 | 3rd Qu. | 5.9 | |
| Max.| 8.300 | Max.| 9.3 | |
> 2018-04-11T14:30:58+0200 Uwe Brauer wrote:
> Remove ":results output"
Thanks! That works nicely.
>>> "William" == William Denton writes:
> I don't think it is possible without a step in the middle, because
> "Min. :2." is all one string (in a cell in a matrix).
Correct is leaves the :
But I can live with that.
Hi
Please consider the following test org file
* A test example
,
| #+BEGIN_SRC matlab :tangle test.m
| function [ll x]=mitest(A0,x0)
| % initialization
| format long
| epsi=1.e-3;
| nit=0;
| nmaxit=200;
| Delta=10;
| A=A0;
| while Delta>epsi & nitepsi & nit
> Hello,
> Uwe Brauer writes:
> I guess you have to set `org-src-preserve-indentation' globally, or use
> "-i" flag for the block, which is locally equivalent.
Great that does it.
However there is still an empty line generated. Any possibility get ri
501 - 600 of 1267 matches
Mail list logo