emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* contact management in org-mode?
@ 2009-10-07  0:17 Lindsay Todd
  2009-10-07  2:21 ` Maurizio Vitale
  2009-10-08 17:13 ` Sean Sieger
  0 siblings, 2 replies; 104+ messages in thread
From: Lindsay Todd @ 2009-10-07  0:17 UTC (permalink / raw)
  To: org-mode

Has anyone used org-mode to manage email and other contacts?  Maybe
exporting information as vCards, or some other format, so it can be
reused by email clients, e.g. Thunderbird?

I see that it is possible to link into BBDB, which I've never used.
But it would seem to me that org-mode could also organize contact
information, perhaps even more usefully and richly, without needing to
learn yet another package.  Or is BBDB so wonderful that I should just
use that instead?

/Lindsay

^ permalink raw reply	[flat|nested] 104+ messages in thread
* Babel source blocks
@ 2012-11-21 21:15 Russell Adams
  0 siblings, 0 replies; 104+ messages in thread
From: Russell Adams @ 2012-11-21 21:15 UTC (permalink / raw)
  To: emacs-orgmode

It appears that there is a discrepancy between Org's source blocks and
Babel processing.

Org's source blocks all show up-case (#+BEGIN_SRC):

http://orgmode.org/manual/Structure-of-code-blocks.html#Structure-of-code-blocks

Babel only appears to process lower-case blocks (#+begin_src):

http://orgmode.org/worg/org-contrib/babel/intro.html

I can confirm in 7.8.10 that Babel is not executing blocks unless they
are lowercase, while Org's source block handling works normally with
either case.



------------------------------------------------------------------
Russell Adams                            RLAdams@AdamsInfoServ.com

PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3

^ permalink raw reply	[flat|nested] 104+ messages in thread
* table spreadsheet problem
@ 2012-03-19 15:01 Martin Halder
  2012-03-19 15:32 ` Russell Adams
  0 siblings, 1 reply; 104+ messages in thread
From: Martin Halder @ 2012-03-19 15:01 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

question about table calculation. Found in the documentation that I could refer to e.g. first line after second hline with @II+2.

Would like to calculate sum = vsum(@I..@II) and tax = sum * 0.08

Am I doing sth wrong ?

Thanks for help,
Martin

| article |  price |
|---------+--------|
| item1   | 100.00 |
| item2   | 200.00 |
|---------+--------|
| sum     |        |
| tax     |        |
|---------+--------|
| sum     |      0 |
#+TBLFM: @II+1$2=vsum(@I..@II);f2N::@II+2$2=@II+1$2*0.08;f2N::@>$2=vsum(@II..@III);f2N

^ permalink raw reply	[flat|nested] 104+ messages in thread
* Latex Listings & Floats
@ 2012-03-15 17:45 Russell Adams
  2012-03-15 20:33 ` Sebastien Vauban
  0 siblings, 1 reply; 104+ messages in thread
From: Russell Adams @ 2012-03-15 17:45 UTC (permalink / raw)
  To: emacs-orgmode

Folks,

I've had to fight in the past to set placement on every graphic I
include in a Latex document to insert *RIGHT HERE* instead of floating
to the end of the section.

I just encountered this issue on source listings (listing /
lstlisting), and can't seem to get the placement to stick.

Does anyone know how to force a global default to force all placements
to *RIGHT HERE*?

I am including the float package, because it adds the "H" option
versus "h". Now I just need a way to set a global default.

Thanks.

------------------------------------------------------------------
Russell Adams                            RLAdams@AdamsInfoServ.com

PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3

^ permalink raw reply	[flat|nested] 104+ messages in thread
* Table formula to convert hex to dec
@ 2011-07-24  8:00 Russell Adams
  2011-07-24  9:52 ` Michael Brand
  0 siblings, 1 reply; 104+ messages in thread
From: Russell Adams @ 2011-07-24  8:00 UTC (permalink / raw)
  To: emacs-orgmode

Has anyone been able to convert a column of hex numbers to decimal in
another column?

Thanks.

------------------------------------------------------------------
Russell Adams                            RLAdams@AdamsInfoServ.com

PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3

^ permalink raw reply	[flat|nested] 104+ messages in thread
* Startup page
@ 2011-02-27  1:36 Matthew Sauer
  2011-02-27  2:57 ` Dan Davison
                   ` (2 more replies)
  0 siblings, 3 replies; 104+ messages in thread
From: Matthew Sauer @ 2011-02-27  1:36 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 567 bytes --]

As a relatively newer emacs and org-mode user I have found it very
interesting to see what people have in their .emacs file.   This has spawned
my curiosity, what do you have for a startup page?  Do you just have it go
to the scratch buffer, the standard page or something else?  Maybe a custom
designed page with links or something else?  Might be something interesting
to share on worg as well if you have a unique start page for emacs.

Just a thought/curiosity as I am working on designing one for my emacs for
my use as a student/father/employee.

Matthew Sauer

[-- Attachment #1.2: Type: text/html, Size: 620 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 104+ messages in thread
* [OT] lisp func to write timestamp to buffer
@ 2009-10-29 23:29 Marcelo de Moraes Serpa
  2009-10-30  0:47 ` Russell Adams
  2009-10-30  2:44 ` Nick Dokos
  0 siblings, 2 replies; 104+ messages in thread
From: Marcelo de Moraes Serpa @ 2009-10-29 23:29 UTC (permalink / raw)
  To: Org Mode


[-- Attachment #1.1: Type: text/plain, Size: 456 bytes --]

Hello list,

Org uses a timestamp format like the following across all its functionality:

[2009-10-29 Thu 17:14]

I would like to be able to ouput this string whenever I'd like to a buffer,
with the current timestamp, this is useful for example to timestamp notes
inside an org file arbitrarily:

* [2009-10-29 Thu 17:14
 Bla Bla Bla

How could I do that? I searched for such function with apropos but couldn't
find anything that fits.

Thanks,

Marcelo.

[-- Attachment #1.2: Type: text/html, Size: 516 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 104+ messages in thread
* Correct Way to Customize LaTeX Export?
@ 2009-09-08 20:41 Peter Jones
  2009-09-08 20:49 ` Russell Adams
  0 siblings, 1 reply; 104+ messages in thread
From: Peter Jones @ 2009-09-08 20:41 UTC (permalink / raw)
  To: emacs-orgmode

I recently started exporting some org headlines to LaTeX.  I poked
around but couldn't find the best way to customize the output, e.g. add
a call to hypersetup.  The best I came up with was:

,----
|     (setq org-export-latex-classes
|           '(("article"
|              "\\documentclass[11pt]{article}
| \\usepackage[utf8]{inputenc}
| \\usepackage[T1]{fontenc}
| \\usepackage{graphicx}
| \\usepackage{longtable}
| \\usepackage{soul}
| \\usepackage{hyperref}
| \\hypersetup{
|   hyperindex=true,
|   plainpages=false,
|   colorlinks=true,
|   linkcolor=black
| }"
|              ("\\section{%s}" . "\\section*{%s}")
|              ("\\subsection{%s}" . "\\subsection*{%s}")
|              ("\\subsubsection{%s}" . "\\subsubsection*{%s}")
|              ("\\paragraph{%s}" . "\\paragraph*{%s}")
|              ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))))
`----

But by doing that, I would have to update this variable when pulling
down a new org version that might have changed the default value of
org-export-latex-classes.

Is there a better way to do stuff like insert a call to hypersetup?

-- 
Peter Jones - 303-219-0226
pmade inc.  - http://pmade.com

^ permalink raw reply	[flat|nested] 104+ messages in thread

end of thread, other threads:[~2012-11-21 22:53 UTC | newest]

Thread overview: 104+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-07  0:17 contact management in org-mode? Lindsay Todd
2009-10-07  2:21 ` Maurizio Vitale
2009-10-07  4:16   ` Bernt Hansen
2009-10-25  2:34     ` Russell Adams
2009-10-25  6:04       ` Charles Philip Chan
2009-10-25 13:51         ` Darlan Cavalcante Moreira
2009-10-25 14:14           ` Charles Philip Chan
2009-10-25 14:18           ` Richard Riley
2009-10-25 14:22           ` Russell Adams
2009-10-29  7:58       ` Eric S Fraga, Eric S Fraga
2009-10-29 15:46         ` Gregory J. Grubbs
2009-10-29 16:00           ` Richard Riley
2009-10-29 17:36             ` Russell Adams
2009-10-29 20:00               ` Alan E. Davis
2009-10-29 22:25                 ` Eric S Fraga
2009-10-30  8:48                 ` Uwe Jochum
2009-10-31  3:10                   ` Russell Adams
2009-10-31  3:26                     ` Russell Adams
2009-10-31 16:38                       ` Gregory J. Grubbs
2009-11-20 14:32                       ` Russell Adams
2012-07-19 11:10                         ` [Orgmode] " Russell Adams
2012-07-20  0:57                           ` Karl Voit
2012-08-08 12:04                           ` Thomas Koch
2012-08-08 12:14                             ` Bastien
2012-08-09 11:31                             ` Jose E. Marchesi
2012-08-10  5:48                             ` Russell Adams
2012-08-13 22:24                               ` Semantics, Tagging, File systems, Tools, tagstore (was: [Orgmode] Re: contact management in org-mode?) Karl Voit
2012-08-09 12:04                           ` [Orgmode] Re: contact management in org-mode? Sriram Karra
2009-11-02 10:37                     ` Eric S Fraga, Eric S Fraga
2009-11-08  5:59                     ` Ben Finney
2009-11-08 14:52                       ` Matt Lundin
2009-11-08 22:22                         ` Sebastian Rose
2009-11-11 13:19                           ` Sebastian Rose
2009-11-09  6:41                         ` Gour
2009-11-15 20:50                         ` Sean Sieger
2009-10-31 21:54                   ` Shelagh Manton
2009-10-08 17:13 ` Sean Sieger
  -- strict thread matches above, loose matches on Subject: below --
2012-11-21 21:15 Babel source blocks Russell Adams
2012-03-19 15:01 table spreadsheet problem Martin Halder
2012-03-19 15:32 ` Russell Adams
2012-03-19 15:45   ` Martin Halder
2012-03-19 15:48     ` Russell Adams
2012-03-15 17:45 Latex Listings & Floats Russell Adams
2012-03-15 20:33 ` Sebastien Vauban
2011-07-24  8:00 Table formula to convert hex to dec Russell Adams
2011-07-24  9:52 ` Michael Brand
2011-07-24 16:39   ` Michael Brand
2011-02-27  1:36 Startup page Matthew Sauer
2011-02-27  2:57 ` Dan Davison
2011-02-28 20:35   ` Eric S Fraga
2011-02-27 10:15 ` Bastien
2011-02-27 14:03   ` Christian Mandel
2011-02-28 11:51 ` Konrad Hinsen
2011-03-11  5:59   ` Ido Magal
2011-03-11  7:56     ` Rainer M Krug
     [not found]       ` <improv.philosophy@gmail.com>
2011-03-06  2:49         ` Bug: Org-Contacts.el [7.4] U-SWEETSAUERPORT\Matthew Sauer
2011-03-06  4:47           ` Nick Dokos
2011-03-06 19:50             ` Matthew Sauer
2011-03-06 20:02               ` Matthew Sauer
2011-03-06 23:20                 ` Bastien
2011-03-07  1:26                   ` Matthew Sauer
2011-03-07 17:32                     ` Achim Gratz
2011-03-16 16:19       ` Re: [Orgmode] Startup page Matthew Sauer
2011-03-16 16:45         ` Nick Dokos
2011-03-17 10:34           ` Matthew Sauer
2011-03-17 10:52             ` Filippo A. Salustri
2011-03-17 22:17               ` Matthew Sauer
2011-03-17 22:48                 ` Nick Dokos
2011-03-18  0:03                   ` Filippo A. Salustri
2011-03-18  0:08                     ` Bastien
2011-03-18  0:22                       ` Matthew Sauer
2009-10-29 23:29 [OT] lisp func to write timestamp to buffer Marcelo de Moraes Serpa
2009-10-30  0:47 ` Russell Adams
2009-10-30  2:44 ` Nick Dokos
2009-10-30  2:53   ` Russell Adams
2009-09-08 20:41 Correct Way to Customize LaTeX Export? Peter Jones
2009-09-08 20:49 ` Russell Adams
     [not found]   ` <RLAdams@AdamsInfoServ.Com>
2009-09-08 21:11     ` Nick Dokos
2009-10-30  3:17     ` [OT] lisp func to write timestamp to buffer Nick Dokos
2011-07-24 15:58     ` Table formula to convert hex to dec Nick Dokos
2012-01-25 17:34     ` ICS import? Russell Adams
2012-01-25 17:50     ` Nick Dokos
     [not found]       ` <CALRk1sZc5JL_zY8Xnt+XDZfgqMmtQb4XXia4UmrP4f4sdOopCw@mail.gmail.com>
     [not found]         ` <3023.1327520270@alphaville>
     [not found]           ` <CALRk1sZ9YC9ftvB4wK84i4-68FF3kYPwhuYm9n=iwvsKerRMRQ@mail.gmail.com>
     [not found]             ` <4180.1327526628@alphaville>
2012-01-25 22:26               ` Matthew Sauer
2012-01-25 23:51                 ` Russell Adams
2012-01-26  0:03                   ` Arun Persaud
2012-01-26  0:21                   ` Nick Dokos
2012-01-26  0:58                     ` Russell Adams
2012-03-15 19:56     ` Latex Listings & Floats Nick Dokos
2012-03-19 15:56     ` table spreadsheet problem Nick Dokos
2012-03-19 16:05       ` Russell Adams
2012-03-19 16:25       ` Martin Halder
2012-03-19 17:42     ` Nick Dokos
2012-03-19 17:54       ` Russell Adams
2012-03-19 18:01         ` Nick Dokos
2012-03-19 18:21           ` Russell Adams
2012-05-15  2:57     ` ICS import? Nick Dokos
2012-05-15  3:03       ` Nick Dokos
2012-08-10  6:41     ` [Orgmode] Re: contact management in org-mode? Nick Dokos
2012-08-10 11:40       ` Sriram Karra
2012-08-10 14:03         ` Nick Dokos
2012-11-21 22:06     ` Babel source blocks Nick Dokos
2012-11-21 22:15       ` Russell Adams
2012-11-21 22:44     ` Nick Dokos
2012-11-21 22:53       ` Russell Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).