Hi Thorsten,
On Fri, Jul 06, 2012 at 12:47:59AM +0200, Thorsten Jolitz wrote:
> suvayu ali writes:
...
> > [1] Off the top of the head I recall a package called `scrlttr'.
>
> Yes, part of KOMA (?), but thats rather low level if you have to design
> your own letters - and who knows all that stuf
ilt with the Twitter Bootstrap CSS framework.
See http://twitter.github.com/bootstrap/.
--
Michael Strey
mailto:mst...@strey.biz
http://www.strey.biz
t.
The following link may help with a similar (but probably easier) setup
with wanderlust that provides better and easier integration into Emacs.
http://emacs-fu.blogspot.de/search/label/wanderlust
Regards
--
Michael Strey
www.strey.biz
nt (CRM) system.
Footnotes:
[fn:1] http://lists.gnu.org/archive/html/emacs-orgmode/2011-10/msg01059.html
Regards
--
Michael Strey
www.strey.biz
Here is my YASnippet template for the organisation
,
| #name : Contact Organisation
| #key : org
| #contributor : Michael Strey <[EMAIL PROTECTED]>
| # --
| ** ${1:organisation}
| :PROPERTIES:
| :KIND: org
| :ORG: $1;${2:devision}
|
:ADR;TYPE=work:${3:adr1};${4:adr2};${5:adr3
atch very carefully. This is my first
contribution to org-mode and my first patch ever. My lisp knowledge is
rudimentary and I do not really understand the code.
Thanks to all developers for your work!
Best regards
Michael Strey
On Sun, Apr 01, 2012 at 05:01:12PM +0200, Moritz Ulrich wrote:
he contrib path can
cause strange behaviour of org-mode's core functions.
Best regards
Michael Strey
Hello Eric,
On Mi, 2015-01-07, Eric S Fraga wrote:
[...]
> Can anybody point me in the right direction to get this working again?
Try to write 'myproperty' in capital letters as 'MYPROPERTY'.
--
Michael Strey
http://www.strey.biz
https://twitter.com/michaelstrey
On Mi, 2015-01-07, Eric S Fraga wrote:
> On Wednesday, 7 Jan 2015 at 18:23, Michael Strey wrote:
>> Try to write 'myproperty' in capital letters as 'MYPROPERTY'.
>
> Thanks for the suggestion. I am not sure if properties are case
> sensitive or not. I h
On Mi, 2015-01-21, Tory S. Anderson wrote:
[...]
> How do I un-sparsify my org buffer?
C-c C-c
--
Michael Strey
http://www.strey.biz
https://twitter.com/michaelstrey
\\documentclass\\(\\[.*?\\]\\)"
class-options header t nil 1)
header)
Here I gave up for today.
Regards
--
Michael Strey
www.strey.biz
ion :-) .
Regards
--
Michael Strey
www.strey.biz
e will end up defining the complete letterhead and letter layout by
setting org-mode variables. Wouldn't it be better to use Markus Kohm's
concept of letter class options to set all the static stuff?
If I write a letter, I would like to say "this is a business letter from
Michae
tated the order
of CC, ENCL and PS in my implementation. Thus your current
AFTER_CLOSING is the best solution, if you want to provide full
flexibility.
> For arbitrary code I find AFTER_CLOSING and AFTER_LETTER nice.
> E.g. for pdfpages inclusions.
Agreed.
Best regards
--
Michael Strey
www.strey.biz
comes after LCO?
>
> What to you think?
Good plan. I will provide you with the last version of my modification
by PM and write a How To.
Best regards
--
Michael Strey
www.strey.biz
r geehrter Herr Meier,\\liebe Frau Schulze,
#+END_SRC
So where is the problem with PS?
BTW: Do you use PS in printed letters?
Regards,
--
Michael Strey
www.strey.biz
> for a syntax based on headlines.
Here is a draft proposal for a user interface using Nicola's suggestion:
#+BEGIN_SRC org
#+LATEX_CLASS: letter
#+LCO: strey_consult, DINmtext, sections
#+LANGUAGE: en
#+AUTHOR: Michael Strey
#+EMAIL: mst...@strey.biz
#+DATE: \today
#+TITLE: KomaScript A
letter
#+LCO: strey_consult, DINmtext, sections
#+LANGUAGE: en
#+AUTHOR: Michael Strey
#+EMAIL: mst...@strey.biz
#+DATE: \today
#+TITLE: KomaScript Allows Title and Subject
#+SUBJECT: User interface of org-koma-letter.el
#+SPECIALMAIL: by registered mail
#+TO_ADDRESS: Name\\Street\\Postcode City
#+Y
Hi Sanjib,
This is a known LaTeX issue that has nothing to do with Org. Please
check the LaTeX packages ulem.sty and soul.sty or simply don't use
underlining -- it's anyway ugly.
Best regards
--
Michael Strey
www.strey.biz
tant task <2013-03-13 Wed>
>:PROPERTIES:
>:CREATED: <2013-03-12 Tue 13:52>
>:END:
How do you create the :CREATED: property with the active timestamp?
Regards
--
Michael Strey
www.strey.biz
-in-org-mode
--
Michael Strey
www.strey.biz
This gives me the opportunitie to publish my own attempt to implement
telephone functionality into org. I'm using Linphone
(http://www.linphone.org/) instead of Skype.
Best regards
--
Michael Strey
www.strey.biz
;;; org-dial.el --- Provide org links to dial with the softphone
;;; applic
Hi Robert,
On Wed, Apr 03, 2013 at 10:05:57AM -0500, Robert Goldman wrote:
> On 4/3/13 Apr 3 -9:52 AM, Michael Strey wrote:
> > This gives me the opportunitie to publish my own attempt to implement
> > telephone functionality into org. I'm using Linphone
> > (http://www
On Thu, Apr 04, 2013 at 10:26:53AM +0200, Michael Strey wrote:
[...]
> Usually my phone links look like [[tel:+49 351 4129535]]; but since I
> imported data sets from a larger contact data base that had evolved over
> time, I ended up with stuff like this in my data base:
> 1. [
e definition of the phone link would allow to extend the
current functionality of MobileOrg by a phone call function.
Regards
--
Michael Strey
www.strey.biz
On Mo, Apr 08, 2013 at 07:47:52 -0500, Robert Goldman wrote:
> Michael Strey wrote:
[...]
> > What about integrating these few functions into org-contacts?
>
> I am very reluctant to do this.
>
> I don't use org-contacts at all, but I *do* like to have phone
Robert,
On Mo, Apr 08, 2013 at 09:44:12 -0500, Robert Goldman wrote:
> Michael Strey wrote:
> > Currently org-phone.el as well as my org-dial.el are incompatible with
> > org-contacts. The only idea behind my proposal was to make the contributors
> > of both package
ake a contact from
any normal heading.
Best regards
--
Michael Strey
www.strey.biz
sometimes lead
| to the phone app but only parts of the complete number are transmitted.
|
| What is the reason for the tel: links working and the phone: links not?
| AFAIK non of them is supported yet by Org-Mode.
`
--
Michael Strey
www.strey.biz
Marcelo,
I'm using only the following two lines.
#+BEGIN_SRC emacs-lisp
;;; org agenda -- leave in emacs mode but add j & k
(define-key org-agenda-mode-map "j" 'evil-next-line)
(define-key org-agenda-mode-map "k" 'evil-previous-line)
#+END_SRC
It's a
Here is the most important part of Mat's reply:
,
| note that "tel:" is a common uri for indicating that something is a
| telephone number (http://tools.ietf.org/html/rfc3966)
`
Seems that we should prefer 'tel' as key for the phone link.
Regards
--
Michael Strey
www.strey.biz
On Tue, Apr 09, 2013 at 09:31:40AM +0200, Michael Strey wrote:
[...]
> The problem is on the side of org-contacts. Org-contacts does not
> support links in its properties.
[...]
> This shortcoming effects not only the phone links but email links as
> well.
Attached is a patch
-35]]
[[tel:+493514129535]]
[[tel:+49-351-41295-35]]
Best regards
--
Michael Strey
www.strey.biz
Hi Greg,
Thank you for looking into my debut feature!
On Wed, Apr 17, 2013 at 12:22:14AM +0200, Daimrod wrote:
> Michael Strey writes:
[...]
> > It allows entries like in the following example without effecting
> > org-contacts current functions.
> >
> > #+BEGIN_
Greg,
Here are the reworked patches.
0390: fixes two typos
0391: contains all the changes from my last patch and your corrections
0392: introduces a constant for the default value of separators
Best regards
Michael Strey
On Sat, Apr 20, 2013 at 05:59:39PM +0200, Daimrod wrote:
> Michael St
m 7
emacsclient -e '(org-capture)'
#xdotool key Super+0
#+END_SRC
--
Michael Strey
www.strey.biz
ould you check on your side that it
> doesn't break anything in your workflow?
I'm fine with your update. Thank you for the correction!
--
Michael Strey
mailto:mst...@strey.biz
http://www.strey.biz
and find lists that have
>only a single item, not starting with 1, and change the wrapping
>to fix it.
4. Define that lists alway have to have a newline in front of them.
5. Define that lists always have to be indented.
My favourite would be 4.
Michael Strey
--
mailto:mst...@strey.biz
http://www.strey.biz
Bastien writes:
4. Define that lists alway have to have a newline in front of them.
>>
>> I presume Michael means blank line. I like this.
>
> Mhhh... I don't.
Yes, I meant blank lines and after rethinking I don't like it either.
My reason for not liking them is the LaTeX exporter. The
d
org-reftable.el in the contrib path whilst org-index.el is only
available via Worg [2].
Marc, could you please clarify this confusion? Anyway, thank you for
sharing this add-on!
Best regards
Michael Strey
Footnotes:
[1] http://orgmode.org/worg/code/elisp/org-reftable.el
[2] http://orgmode.org
Hi Tom,
t...@tsdye.com writes:
> Patch includes table continuation strings for several languages.
> Translations all from the internet. Caveat emptor.
The German strings are fine.
Best regards
--
Michael Strey
http://www.strey.biz
Forwarded from Dante mailing list:
herbert.v...@fu-berlin.de writes:
> Hallo zusammen,
>
> auf einigen WEB-Seiten wird bereits für
> http://www.lehmanns.de/latex-referenz
> geworben. In Zusammenarbeit mit Lehmanns Media kann diese
> Referenz (32 Seiten) allen kostenlos zugeschickt werden. Sie
> s
Subject, Title
should be title and Subject should be subject by default. Everything
else could drive users crazy.
I've been using Koma Letter for many years for various purposes. Title
without subject makes sense, for instance, when writing press releases
and certificates.
Best regards
--
Michael Strey
http://www.strey.biz
LoadLetterOption{DIN}\n[NO-DEFAULT-PACKAGES]\n[PACKAGES]\n[EXTRA]"
| ("\\section{%s}" . "\\section*{%s}")
| ("\\subsection{%s}" . "\\subsection*{%s}")
| ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))
`
Best regards
Michael Strey
--
http://www.strey.biz
f last modification on the pages.
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
On Mo, 2015-09-28 at 18:52, Xebar Saram wrote:
> im looking for a simple way to convert a simple list of lines (i can
> mark it first if needed) each to a orgmode header
> anyone has such a way?
Mark the region and press C-c *.
--
Michael Strey
http://www.strey.biz * https://tw
ly it does not solve the general problem. Most
people access Worg via HTML.
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
notmuch org-registry ox-koma-letter
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
On Sa, 2015-12-19 at 16:48, Marcin Borkowski wrote:
> I'd like to insert a tag while capturing an item. Of course, C-c C-c
> finishes capture. I can insert the tag manually (and currently I'm
> doing just that), but is there a better way?
C-c C-q bound to org-set-tags-co
(org-align-all-tags)
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
r/share/emacs/site-lisp/org/)
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
evaluates to:
("" lambda (todo tags-list level)
(and (member todo org-not-done-keywords) (and t t)))
In HEAD it evaluates to:
("" lambda (todo tags-list level)
(and (member todo org-not-done-keywords) nil))
Hope that helps. If not, I will go and make my homework with the ECM
On Di, 2016-02-02 at 22:59, Nicolas Goaziou wrote:
> Hello,
>
> Michael Strey writes:
>
>> After reverting the mentioned commit, org-drill is working like expected
>> again
>> and the function call:
>>
>> (org-make-tags-matcher "")
>&g
={Online references},type=online]
\printbibliography[title={Other references}, nottype=online]
#+END_EXPORT
Best regards
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
led inline tasks?
C-h f org-inlinetask-insert-task
Best regards
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
Please check carefully before applying! I do not understand what I have
done here but it worked for me without side effects.
--
Michael Strey
_
mailto:mst...@strey.biz
http://www.strey.biz * https://twitter.com/michaelstrey
>From b76d6ef5975e1ba0b5ad4317246e1084d43ff446 Mon Sep 17 00:00
ientific articles (using Org-mode or not)?
Yes. I'm currently using Orgmode LaTeX export for sales activity
reports, letters, Beamer presentations, minutes, and check lists. In
the past I've been using LaTeX (without Orgmode) for manuals and even
for data sheets.
Best regards
Mich
2 @
/usr/share/emacs/site-lisp/org/)
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
rties in org-contacts.
Enjoy.
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
org-dial.el
Description: application/emacs-lisp
ial command one could use (org-replace-escapes STRING TABLE), that
> allows little more flexible commandline generation.
Thanks for the hint. Could you please give me an example where this
increased flexibility would be required?
Best regards
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
~org-dial~ --- softphone support for Emacs Org mode
is published on Github now.
https://github.com/mistrey/org-dial
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
Dear list members,
org-execute is a very small extension package that allows to start a
named Babel code block by pressing TAB on an agenda entry.
Please refer to https://github.com/mistrey/org-execute.
Regards
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
Dear list members,
org-report was made as private extension to automize the generation of
weekly activity reports. Maybe it's useful for others as well.
Please handle with care.
https://github.com/mistrey/org-report
Regards
--
Michael Strey
http://www.strey.biz * https://twitte
me lines up or down and M-x
org-drill-resume is my poor workaround to proceed the drill session.
Best regards
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
ode.org/manual/org_002dcrypt_002eel.html)
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
On Mo, 2015-08-24 at 01:36, Vikas Rawal wrote:
[...]
> I do not want \begin{center} and \end{center}. Having those results in
> some extra space between the table and the notes.
>
> How can I get rid of it?
(setq org-latex-tables-centered nil)
Regards
--
Michael Strey
http://w
and I'm very happy with them.
The only drawback that I have noticed is, that the frequent messages
~Reverting buffer `gcal-termine.org'~ are sometimes in the way in Emacs'
echo area.
Best regards
Michael Strey
--
http://www.strey.biz
Peter,
p...@pfdstudio.com writes:
> Other ideas?
Did you check the availability of org-article.cls in the TeX tree
using `kpsewhich org-article.cls'?
Do you have an entry for "org-article" in org-export-latex-classes?
--
Michael
=once]{csquotes}
\defineshorthand{"`}{\openautoquote}
\defineshorthand{"'}{\closeautoquote}
Best regards
--
Michael Strey
http://www.strey.biz
found". The same link outside the PROPERTIES
block opens the browser like expected.
Best regards
--
Michael Strey
http://www.strey.biz
ES blocks on a regular basis in my contacts
file. There I have email addresses, urls and phone numers that are
custom links.
Best regards
--
Michael Strey
http://www.strey.biz
ve existing use-cases for Org
> links there, I don't know.
I have. I'm using phone links (see
http://thread.gmane.org/gmane.emacs.orgmode/69406/focus=70484) in
conjunction with org-contacts in the properties of my contacts.
--
Michael Strey
www.strey.biz
n find
> with customize-apropos, but not having any luck.
>
> Thanks,
>
> Dave
--
Michael Strey
www.strey.biz
to go to get the smallest
margins.
--
Michael Strey
www.strey.biz
Street" "Address 3 - PO Box" "Address 3 - Extended Address"
"Address 3 - City" "Address 3 - Region" "Address 3 - Postal Code" "Address 3 -
Country" "Organization 1 - Name" "Birthday" "Oganization 1 - Title"
"Organization 1 - Department" "Website 1 - Type" "Website 1 - Value" "Language"
"org-tags") :defaultval "" :inherit (TAGS) :conds ((stringp KIND)) :match
"-ARCHIVE" :noquote t
#+END_SRC
--
Michael Strey
mailto:mst...@strey.biz
http://www.strey.biz
quot;
> "Birthday" "Oganization 1 - Title" "Organization 1 - Department" "Website 1 -
> Type" "Website 1 - Value" "Language" "org-tags") :defaultval "" :inherit
> (TAGS) :conds ((stringp KIND)) :match "-ARCHIVE" :noquote t
Here I forgot to copy the #+END:
Please note that org-collector tries to convert property values from
strings into numbers if possible. For postal codes with leading Zeros
this can lead to unexpected results. I did not find any other way to
solve this problem than to add a national code like in the following
example
:Address_1_Code: 01169
would lead to "1169" in the propview table.
so I replaced it with
:Address_1_Code: DE-01169
--
Michael Strey
mailto:mst...@strey.biz
http://www.strey.biz
https://twitter.com/michaelstrey
w Lisp
expressions to process property values. Therefore it uses the function
`org-babel-read' that detects Lisp expressions and converts strings into
numbers.
So this remark is only relevant for those who want to follow my track with the
org-collector export.
--
Michael Strey
www.strey.biz
On Fr, 2016-11-11 at 17:50, Nicolas Goaziou wrote:
[...]
>> I would expect unique IDs instead.
>
> Fixed. Thank you.
Thank you!
Best regards
Michael Strey
--
http://www.strey.biz * https://twitter.com/michaelstrey
know about this feature or program?
org-web-tools from Adam Porter
https://lists.gnu.org/archive/html/emacs-orgmode/2017-07/msg00392.html
Best regards
Michael Strey
--
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey
Hi Charlie,
On Di, 2017-09-26 at 19:22, Charles Millar wrote:
> A. Persons Name is exported as
>
> 1. Persons Name
>
> not
>
> A. Persons Name.
What about marking as verbatim?
=A. Person=
Best regards
Michael Strey
--
http://www.strey.biz * https://twitter.com/michaelstrey
80 matches
Mail list logo