Re: orgmode tables

2024-04-22 Thread Leo Butler
Beyond what Mark and Ihor have written, you can insert the column in the table as you did, and then use M- or M- to move it. That works for me with: (insert (emacs-version)) GNU Emacs 29.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0) of 2024-02-26, modified by Debi

Re: orgmode tables

2024-04-22 Thread Ihor Radchenko
Jude DaShiell writes: > Doesn't work here. Just makes the terminal beep. Using terminal Emacs? Be aware that terminals cannot emulate certain key bindings, including modifier + arrow keys. See https://orgmode.org/manual/TTY-Keys.html -- Ihor Radchenko // yantar92, Org mode contributor, Learn

Re: orgmode tables

2024-04-22 Thread Jude DaShiell
Thanks Mark, that solution just caught me a mouse! -- Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." Ed Howdershelt 1940. On Mon, 22 Apr 2024, Mark Barton wrote: > I always forget the command to add columns, so I usual

Re: orgmode tables

2024-04-22 Thread Jude DaShiell
Doesn't work here. Just makes the terminal beep. That's on the line with the column headings and on a first line with table values. The table starts at 80 characters width and after this is done ends with 80 characters width. I've tried this with the gray arrow keys and also with the arrow keys

Re: orgmode tables

2024-04-22 Thread Dave Marquardt
Jude DaShiell writes: > As it happens c-s-right comes back with c-s-right is undefined. > This is emacs-nativecomp 29 on slint and slint is the international > version of slackware. > At this point I think orgmode could use is a tool to be run that will find > and let the user or installer know a

Re: orgmode tables

2024-04-22 Thread Dave Marquardt
Jude DaShiell writes: > m-s-right is meta-shift-rightarrow if I have that correct. Now if I put > point in the last column of the table and do that, I'll get a column to > the left which will be blank. What I tried to ask is if I put point in > the last column of the table what can I do to have

Re: orgmode tables

2024-04-22 Thread Mark Barton
I always forget the command to add columns, so I usually just modify the header row to add them to the end by using the "|" character to separate them. Once I press tab, then Org will correct the table. started with two columns | one | two | |-+-| | 1 | 2 | add two more to the heade

Re: orgmode tables

2024-04-22 Thread Jude DaShiell
As it happens c-s-right comes back with c-s-right is undefined. This is emacs-nativecomp 29 on slint and slint is the international version of slackware. At this point I think orgmode could use is a tool to be run that will find and let the user or installer know all of the undefined key combinatio

Re: orgmode tables

2024-04-22 Thread Jude DaShiell
m-s-right is meta-shift-rightarrow if I have that correct. Now if I put point in the last column of the table and do that, I'll get a column to the left which will be blank. What I tried to ask is if I put point in the last column of the table what can I do to have a new column appear to the righ

Re: orgmode tables

2024-04-22 Thread Leo Butler
(info "(org)Built-in Table Editor") ‘M-S-’ (‘org-table-insert-column’) Insert a new column at point position. Move the recent column and all cells to the right of this column to the right. Leo On Mon, Apr 22 2024, Jude DaShiell wrote: > when making a table in orgmode, I forgot to ad

orgmode tables

2024-04-22 Thread Jude DaShiell
when making a table in orgmode, I forgot to add three columns to the table. What command or commands would I use to add columns to a table? -- Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." Ed Howdershelt 1940.

Re: [O] [Orgmode] tables with many rows not all visible when exporting to PDF

2018-02-09 Thread Nick Dokos
Jon David writes: > Hello Org-mode community, > > This is my first post to the mailing list. I'll jump right into the problem. > > I have an org-table consisting of a few hundred lines. I can view and > modify the entire table in emacs no problem. However, when I export to > LaTeX then to PDF I n

Re: [O] [Orgmode] tables with many rows not all visible when exporting to PDF

2018-02-09 Thread Jon David
I found the solution. This page shows shows a list of attributes that are available: https://orgmode.org/manual/Tables-in-LaTeX-export.html#Tables-in-LaTeX-export To fix my problem, I did the following: (1) add this to the top of the org file: #+LaTeX_HEADER: \usepackage{longtable} (2) Before t

[O] [Orgmode] tables with many rows not all visible when exporting to PDF

2018-02-09 Thread Jon David
Hello Org-mode community, This is my first post to the mailing list. I'll jump right into the problem. I have an org-table consisting of a few hundred lines. I can view and modify the entire table in emacs no problem. However, when I export to LaTeX then to PDF I noticed not all rows are visib

Re: [O] orgmode tables for programmers (was table export to same buffer)

2013-08-14 Thread Rustom Mody
On Wed, Aug 14, 2013 at 12:54 PM, Rustom Mody wrote: > I find it works in org 8 but not in 6.33 -- the default for emacs on > debian. > Is it easy to make it work for earlier org also?? > > Ok Ive managed to hack up something: The attached works in org 6.33 and 8.0.7 Just one small help needed:

[O] orgmode tables for programmers (was table export to same buffer)

2013-08-14 Thread Rustom Mody
On Mon, Aug 12, 2013 at 11:50 PM, William Henney wrote: > > The template is not strictly necessary - you can just add the required > lines by hand to your C source file. > I think that orgtbl-to-generic should be able to do what you want out of > the box. Maybe the attached example (orgtbl-test.

Re: [Orgmode] Tables and environment with parameters

2010-06-24 Thread Carsten Dominik
Hi Sebastien, maybe you could use git bisect to identify the offending commit? Thanks! - Carsten On Jun 23, 2010, at 11:30 PM, Sébastien Vauban wrote: Hi, I'm filling my taxes now. Of course, using Org for keeping a trace of all computations and reasons of imputing this or that... Thoug

[Orgmode] Tables and environment with parameters

2010-06-23 Thread Sébastien Vauban
Hi, I'm filling my taxes now. Of course, using Org for keeping a trace of all computations and reasons of imputing this or that... Though, since one of the last updates -- I guess --, I now have a problem exporting such a table: --8<---cut here---start->8--- *

[Orgmode] Tables and Images are shifted to the end of document while exporting to tex file

2010-03-24 Thread Keith
Dear all, I have a document containing total around 10 images and tables with the attribute setting "#+ATTR_LaTex: placement=[htb]". However, I notice that two of this images and tables are placed in the end of the pdf document where shouldn't be their place. At the beginning I thought it mig

[Orgmode] Tables - Multiple Row and Column span

2010-02-22 Thread srinivas
Hi, I realize that orgmode tables do not allow multiple row and column spanning in HTML (export). I also read that orgmode allows one to use table.el for specifying tables and table.el allows multiple row and column span. I haven't figured out how to combine orgmode content with table.e

Re: [Orgmode] Tables in ASCII export

2010-02-20 Thread Carsten Dominik
On Feb 19, 2010, at 7:54 PM, Michael Gauland wrote: carsten.dominik> this behavior is now the default, controlled by the new user option carsten.dominik> `org-export-ascii-table-widen-columns'. Thanks. That's a start, but what I really want is to have long cells folded, so that one table r

Re: [Orgmode] Tables in ASCII export

2010-02-19 Thread Michael Gauland
carsten.dominik> this behavior is now the default, controlled by the new user option carsten.dominik> `org-export-ascii-table-widen-columns'. Thanks. That's a start, but what I really want is to have long cells folded, so that one table row might become several lines in the ASCII export. For exam

Re: [Orgmode] Tables in ASCII export

2010-02-12 Thread Carsten Dominik
Hi Michael, this behavior is now the default, controlled by the new user option `org-export-ascii-table-widen-columns'. Hope this helps. - Carsten On Feb 6, 2010, at 8:15 PM, Michael Gauland wrote: When I export tables to ASCII, I'd like the rows to expand as necessary so the full contents

Re: [Orgmode] Tables in ASCII export

2010-02-10 Thread Carsten Dominik
On Feb 6, 2010, at 8:15 PM, Michael Gauland wrote: When I export tables to ASCII, I'd like the rows to expand as necessary so the full contents is visible. I've has a look at org-exp.el, but I'm at a bit of a loss as to where to start mucking in. Any pointers would be greatly appreciated!

[Orgmode] Tables in ASCII export

2010-02-07 Thread Michael Gauland
When I export tables to ASCII, I'd like the rows to expand as necessary so the full contents is visible. I've has a look at org-exp.el, but I'm at a bit of a loss as to where to start mucking in. Any pointers would be greatly appreciated! Thanks, Mike

Re: [Orgmode] Tables to DB

2009-12-04 Thread Sebastian Rose
#x27;t tried yet but looks nice. > > I would like to have an automatic way to automatically fill some > database tables from orgmode tables, done maybe automatically when the > file is saved. > So the hook should: > - check for tables with #+ORGTBL line above > - store the data o

Re: [Orgmode] Tables to DB

2009-12-04 Thread Dan Davison
andrea writes: > Org tables are great but for visualization and querying maybe databases > are better, for example sqlite for small amounts of data is very nice > and powerful. > > I found this > http://orgmode.org/worg/org-tutorials/multitarget-tables.php which I When I read interesting and imp

[Orgmode] Tables to DB

2009-12-03 Thread andrea
ve an automatic way to automatically fill some database tables from orgmode tables, done maybe automatically when the file is saved. So the hook should: - check for tables with #+ORGTBL line above - store the data on the right sqlite table Rewrite completely the table every time is not a big pr

[Orgmode] Tables in databases

2009-12-01 Thread andrea
ve an automatic way to automatically fill some database tables from orgmode tables, done maybe automatically when the file is saved. So the hook should: - check for tables with #+ORGTBL line above - store the data on the right sqlite table Rewrite completely the table every time is not a big pr

Re: [Orgmode] Tables and Latex "Wrong-number-of-arguments" error

2009-03-10 Thread andrew dasys
Nick, thank you for figuring this out. Will upgrade as suggested. Again thank you both for the great application. Andrew On Tue, Mar 10, 2009 at 1:36 AM, Carsten Dominik wrote: > Fix, thanks, in particular to Nick for sorting this out. > > Andrew, I strongly suggest you upgrade to Emacs 22. > >

Re: [Orgmode] Tables and Latex "Wrong-number-of-arguments" error

2009-03-09 Thread Carsten Dominik
Fix, thanks, in particular to Nick for sorting this out. Andrew, I strongly suggest you upgrade to Emacs 22. - Carsten On Mar 10, 2009, at 3:12 AM, Nick Dokos wrote: [I mangled the previous response, so let me try again.] andrew dasys wrote: Nick, thank you for looking at this. I am runn

Re: [Orgmode] Tables and Latex "Wrong-number-of-arguments" error

2009-03-09 Thread Nick Dokos
[I mangled the previous response, so let me try again.] andrew dasys wrote: > Nick, > thank you for looking at this. > > I am running Emacs 21.4.1 Nothing bleeding edge here. > > The help for split-string looks reasonable  (compiled Lisp comes from "subr" > ) (complete output attached) >

Re: latex exporting strangeness [was: Re: [Orgmode] Tables and Latex "Wrong-number-of-arguments" error]

2009-03-09 Thread Nick Dokos
andrew dasys wrote: > Blank at start of file does not do it for me. > Yes, this is just a workaround for the funny ordering: it does not resolve the error you get (but I hope that the patch that I just posted will). Nick ___ Emacs-orgmode mailing l

Re: [Orgmode] Tables and Latex "Wrong-number-of-arguments" error

2009-03-09 Thread Nick Dokos
andrew dasys wrote: > Nick, > thank you for looking at this. > > I am running Emacs 21.4.1 Nothing bleeding edge here. > > The help for split-string looks reasonable  (compiled Lisp comes from "subr" > ) (complete output attached) > ... > split-string is a compiled Lisp function in `sub

Re: latex exporting strangeness [was: Re: [Orgmode] Tables and Latex "Wrong-number-of-arguments" error]

2009-03-09 Thread andrew dasys
Blank at start of file does not do it for me. On Mon, Mar 9, 2009 at 6:42 PM, Nick Dokos wrote: > [replying to my own mail] > > Nick Dokos wrote: > > > > > I said above that the export succeeds and it does, in the sense that I > > get no errors. However, the exported latex looks strange - the

Re: [Orgmode] Tables and Latex "Wrong-number-of-arguments" error

2009-03-09 Thread andrew dasys
Nick, thank you for looking at this. I am running Emacs 21.4.1 Nothing bleeding edge here. The help for split-string looks reasonable (compiled Lisp comes from "subr" ) (complete output attached) A bit of debugging gets me to the point where split-string works fine if you only include the t

latex exporting strangeness [was: Re: [Orgmode] Tables and Latex "Wrong-number-of-arguments" error]

2009-03-09 Thread Nick Dokos
[replying to my own mail] Nick Dokos wrote: > > I said above that the export succeeds and it does, in the sense that I > get no errors. However, the exported latex looks strange - the table > comes *before* the "MASH" section. Is this a bug or is it a peculiarity > of my configuration? Can som

Re: [Orgmode] Tables and Latex "Wrong-number-of-arguments" error

2009-03-09 Thread Nick Dokos
andrew dasys wrote: > > * MASH > | id | Actor | Character | > |+---+---| > | 1 | Allan Alda| "Hawkeye" Benjamin Pierce | > | 2 | Gary Burghoff | "Radar" Walter O'Reilly | > | 3 | Loretta Switt | "Hotlips" Margaret Hoolihan

Re: [Orgmode] Tables and Latex "Wrong-number-of-arguments" error

2009-03-09 Thread andrew dasys
Carsten, Attached text file with original table.org and associated backtrace. This was run on 6.24a fresh from git. Slight delay in that I could not get back to my Linux machine for a few days. Also the org-reload does not work as it seems neither my windows or ubuntu machine recognize find-libra

Re: [Orgmode] Tables and Latex "Wrong-number-of-arguments" error

2009-03-05 Thread Carsten Dominik
Please make a backtrace with uncompiled code: Reload Org with C-u C-c C-x r and hit the error again. Thanks. - Carsten On Mar 4, 2009, at 7:48 PM, andrew dasys wrote: Trying to org-export-latex-... any table in 6.23trans and 6.23b results both on WinXP and Ubuntu results in an error. S

[Orgmode] Tables and Latex "Wrong-number-of-arguments" error

2009-03-05 Thread andrew dasys
Trying to org-export-latex-... any table in 6.23trans and 6.23b results both on WinXP and Ubuntu results in an error. Sending to html works great. Any guidance would be greatly appreciated. Table is as simple As I could think of: * MASH | id | Actor | Character | |+---

Re: [Orgmode] Tables and "combo box"

2008-08-12 Thread Sebastian Rose
Hi Carlo, I don't seem to understand what you meant realy. Could you try to explain what you meant in more depth - maybe with an example it that helps? It is possible to create checkboxes in org like so: A) in lists: - [ ] item 1 + [ ] Subitem - [ ] item 2 (press SHIFT-RET to add an

[Orgmode] Tables and "combo box"

2008-08-12 Thread Carlo Balbo - Achab
Hello, I'm a rookie user of org-mode and emacs... so is possible to create a combo box or better... a multiple selection (with TAB key) when I fill data in a table ? many thanks. Carlo. -- /* Carlo Balbo - zenzyn.blogspot.com */ _

Re: [Orgmode] Tables: Calculating cumulative and final grades

2008-08-02 Thread Kene Meniru
I thought as much. Thanks for the help. I have installed the code for the number sequencing which is a bigger headache than the cumulative grade. I never thought that field code can be used along with column code. Interesting info. By the way using a spreadsheet is not as efficient for me as us

Re: [Orgmode] Tables: Calculating cumulative and final grades

2008-08-01 Thread Juri Krivov
On Fri, Aug 1, 2008 at 9:40 AM, Kene Meniru <[EMAIL PROTECTED]> wrote: > Thanks to everyone who helped me with the letter grading and ranking > formula for columns 17/Q and 18/R above. I wish to trouble you all again > with two requests. After incorporating the two solutions above and entering > m

[Orgmode] Tables: Calculating cumulative and final grades

2008-08-01 Thread Kene Meniru
Thanks to everyone who helped me with the letter grading and ranking formula for columns 17/Q and 18/R above. I wish to trouble you all again with two requests. After incorporating the two solutions above and entering my summer class grades, it was so sweet that I would like two other things auto

Re: [Orgmode] Tables and hidden emphasis bug

2007-12-02 Thread Carsten Dominik
On 12/2/07, Scott Otterson <[EMAIL PROTECTED]> wrote: > There's a small bug with hidden emphasis markers inside of tables. In > the attached org file, if I have org-hide-emphasis-markers set to true, > then in the 2nd to last row (starting with 04878) the first and last > columns are incorrectly l

[Orgmode] Tables and hidden emphasis bug

2007-12-01 Thread Scott Otterson
There's a small bug with hidden emphasis markers inside of tables. In the attached org file, if I have org-hide-emphasis-markers set to true, then in the 2nd to last row (starting with 04878) the first and last columns are incorrectly left justified. Apologies for the bulky test case, but thi