Eric S Fraga writes:
> On Sunday, 10 Apr 2016 at 02:42, Eric Abrahamsen wrote:
>> Ahem... What I meant to say is that I haven't spent the time to figure
>> out a quick, intuitive way to say "open *this* link in eww... now open
>> *this* link in my external brow
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>>> This question pops up fairly often. I suggest that ODT should be
>>> provided out of the box. It is clearly in demand. It meets the needs of
>>> a whole segment of users that need to work
Eric Abrahamsen writes:
> Eric S Fraga writes:
>
>> On Saturday, 9 Apr 2016 at 18:09, Marcin Borkowski wrote:
>>> On 2016-04-09, at 02:26, Eric Abrahamsen wrote:
>>
>> [...]
>>
>>>> actively maintained, which I don't love. If anyone has
Eric S Fraga writes:
> On Saturday, 9 Apr 2016 at 18:09, Marcin Borkowski wrote:
>> On 2016-04-09, at 02:26, Eric Abrahamsen wrote:
>
> [...]
>
>>> actively maintained, which I don't love. If anyone has recommendations
>>> for better keyboard-driven bro
Rasmus writes:
> Eric Abrahamsen writes:
>
>> Adam Porter writes:
>>
>>> Marcin Borkowski mbork.pl> writes:
>>>
>>>> https://vivaldi.com/
>>>>
>>>> Did anyone hear about it? Any thoughts/experiences? "
Adam Porter writes:
> Marcin Borkowski mbork.pl> writes:
>
>> https://vivaldi.com/
>>
>> Did anyone hear about it? Any thoughts/experiences? "Taking notes
>> while browsing" seems to be something close to org-capture, no?
>> Keyboard-driven might mean either vim-like or emacs-like bindings, o
Christian Moe writes:
> This question pops up fairly often. I suggest that ODT should be
> provided out of the box. It is clearly in demand. It meets the needs of
> a whole segment of users that need to work with office software. Sure,
> nothing prevents them from using it by adding a brief line
Uwe Brauer writes:
> Hi
>
> When I use org-export-dispatch, then a list of possible formats pop up
> but odt is not among them. Only if I explicitly call
> org-odt-export-to-odt
>
> once, then this command pops up in the list. How
> can I change this behaviour and have the odt export function in
Adam Porter writes:
> Hi again Eric,
>
> On second thought, while symlinks may be worth trying, they might not work.
> I've noticed similar issues using Dropbox.
>
> If you put the file in your git repo and the symlink in Syncthing's repo,
> I'm guessing Syncthing will not follow the symlink, in
Tim Howes writes:
> To avoid data loss, Syncthing creates a temporary file during transfer
> with the name ~syncthing~.{filename}.tmp
>
> If the transfer completes successfully, then it moves that file in place
> of the previous version. It's a new inode, not an update of the previous
> inode, so
Eric S Fraga writes:
> Hi Eric,
>
> I don't know syncthing at all and how MacOS works even less [1] but I do
> know emacs... a little. Could the problem be related to how emacs does
> backups? cf. backup-by-copying and make-backup-files
Hmm, I have my Emacs set up to not make backups, but mayb
This isn't really a Org question at all, but you all are smart and
friendly people, and are likely to have run into this situation before.
So I'm trying here before I turn to StackOverflow!
I have Org files in a git repo, synced across two Linux machines. At the
same time, I have a few directories
Allan Streib writes:
> Eric Abrahamsen writes:
>
>> Another thing you can try is edebugging `org-capture-fill-template' and
>> stepping through it, and just see if anything weird happens. See the
>> Elisp manual for how to edebug, if you haven't before.
&g
Allan Streib writes:
> Hi,
>
> When I want to capture a task I hit C-c c and then t to select the task
> template.
>
> Between striking the t key and seeing the template rendered, there is a
> delay of several seconds (sometimes up to 10 seconds). No errors are
> logged and the template eventuall
Allan Streib writes:
> Eric Abrahamsen writes:
>
>> I guess I would `toggle-debug-on-quit', then call capture, and while
>> you're waiting for it to return, hit "C-g". That ought to pop up a
>> backtrace, and you can see what code was being execu
Michael Brand writes:
> Hi Eric
>
> On Thu, Sep 25, 2014 at 6:09 PM, Michael Brand
> wrote:
>
>> On Tue, Aug 5, 2014 at 4:53 AM, Eric Abrahamsen
>> wrote:
>
>>> 2. The text for %ITEM has the face org-whitespace applied to the leading
>>>
"Loris Bennett" writes:
> Eric Abrahamsen writes:
>
>> "Loris Bennett" writes:
>>
>>> Eric Abrahamsen writes:
>>>
>>>> Thierry Banel writes:
>>>>
>>>>> Syncthing is your own cloud.
>>&g
"Loris Bennett" writes:
> Eric Abrahamsen writes:
>
>> Thierry Banel writes:
>>
>>> Syncthing is your own cloud.
>>> Released under the Mozilla Public License.
>>
>> Almost, but not quite: you still need your own always-on server
&
Thierry Banel writes:
> Syncthing is your own cloud.
> Released under the Mozilla Public License.
Almost, but not quite: you still need your own always-on server
somewhere to make it work. I use the Syncthing app on my Android phone,
so that the phone kind of works as a "ferry" for getting files
Marco Wahl writes:
> Eric Abrahamsen writes:
>
>> Something seems to have gone off with the `org-tags-view' Agenda view:
>> if I hit "C-u r" to search with another string, I get this traceback:
>>
>> Debugger entered--Lisp error: (invalid-function 4)
Something seems to have gone off with the `org-tags-view' Agenda view:
if I hit "C-u r" to search with another string, I get this traceback:
Debugger entered--Lisp error: (invalid-function 4)
(4)
(org-tags-view (4) (if current-prefix-arg nil "publishing"))
(let nil (org-tags-view (4) (if cur
Karl Voit writes:
> Hi!
>
> I wonder if it is possible to define parts of content and "bind" it
> to a reference which can be inserted multiple times.
Sounds like macros in Org -- maybe check out that part of the manual?
Erik Hetzner writes:
> * org-attach.el (org-attach-use-annex): New function to check if git
> annex should be used.
> (org-annex-open): Automatically fetch attached files from git annex when
> opening if appropriate.
WANT!
Marcin Borkowski writes:
> Hi all,
>
> I'm pretty sure I read somewhere about a possibility to display not only
> the headlines, but the full paths in the agenda, so that
>
> * aaa
> ** bbb
>
> is displayed as `aaa/bbb' and not as `aaa' (or something like that).
> I can't find it anywhere, though
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> Samuel Wales writes:
>>
>>> in recent maint, it seems ret on link follows the link. is this
>>> intended? i thought we fixed that so you could do a ret after a link
>>> and
Samuel Wales writes:
> in recent maint, it seems ret on link follows the link. is this
> intended? i thought we fixed that so you could do a ret after a link
> and get a newline?
Timestamps, too, which can be annoying in Capture buffers...
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> I've found what seems to be a bug in org-ctrl-c-star, toggling a
>> numbered list item to a proper heading. ECM is simply emacs -Q, make an
>> org buffer, put in the text:
>>
>> 1.
Hi all,
I've found what seems to be a bug in org-ctrl-c-star, toggling a
numbered list item to a proper heading. ECM is simply emacs -Q, make an
org buffer, put in the text:
1.
cursor on the number, then "C-c *". Text is removed, the window jumps,
and you get "(wrong-type-argument arrayp nil)".
Rasmus writes:
> Eric Abrahamsen writes:
>
>> Right, I'd forgotten the distinction. I really only use orgstruct for
>> plain/numbered list editing (and I guess the occasional table), and
>> filling/indentation is pretty key there.
>
> AFAIK, this doesn
Nicolas Goaziou writes:
> Eric Abrahamsen writes:
>
>> I've tried more than once over the past couple of years to attack
>> orgstruct mode, and been defeated every time. Largely because
>> indentation/filling is so damn complicated (too many layers of
>> in
Nicolas Goaziou writes:
> Hello,
>
> I'd like to see some features moving forward, and some important issues
> fixed, hopefully, in the next months. I'm sharing them here so that
> anyone interested can help.
>
[...]
> * Important fixes
>
> ** Cache
>
> The cache needs to be fixed. Its underlyi
Xebar Saram writes:
> Thanks so much Eric
>
> that helped me alot :)
>
> appreciate it
And, if the time ever comes that you really do want to preserve line
breaks for some reason, you can set the org-export-preserve-breaks
variable to t, or use the \n:nil OPTIONS line.
>
> Z
>
> On Mon, Oct 19,
Giulio Petrucci writes:
> Hello there,
>
> this is my first post here so let me introduce myself: my name is
> Giulio, or "petrux" for friends. I am italian. I am a PhD candidate at
> University of Trento and I've been working for many years as a
> developer before "going back to school".
> I use
Thomas S. Dye writes:
> Rasmus writes:
>
The interest of such functionality seems to be limited to people who
maintain broken-but-soon-to-be-fixed documents... It does not seem to
warrant prime real estate in the exporter IMO. Further, I don't think
'draft' is the correct wor
Kaushal Modi writes:
> I got really interested in org-entities (to deal with the case I
> mentioned in the first email in this thread like \ast{}shrug\ast{})
> and came up with this:
[...]
> Question to the list is: Does this advise mask any useful
> functionality of org-self-insert-command?
T
A comma is missing from this macro's backquote template. Here's a patch
to add it!
Eric
>From 628b8ec90851710bb168164e2d4145acf4360d77 Mon Sep 17 00:00:00 2001
From: Eric Abrahamsen
Date: Sat, 19 Sep 2015 13:41:25 +0800
Subject: [PATCH] org-agenda.el: Fix org-agenda-with-point-
Kaushal Modi writes:
> My most common uses are escaping double quotes (") and equals (=)
> within org verbatim blocks (=VERBATIM=)
>
> Examples:
>
> 1. =var=[ZWS]val=
> 2. =[ZWS]"something"[ZWS]=
>
> Here [ZWS] is the 0x200b zero width space unicode char.
>
> I found [ZWS] useful as a generic esc
Myles English writes:
> Eric,
>
> Eric Abrahamsen writes:
>
>> Myles English writes:
>>
>>> https://myrepos.branchable.com
>>> https://github.com/RichiH/vcsh
>>> http://gitolite.com/gitolite/index.html
>>
>> Uh oh, I might have to
Myles English writes:
> Hi Tobias,
>
> Tobias Frischholz writes:
>
>> I was wondering what is your favorite way of syncing your org files and
>> everything.
>
> For org files I use git combined with myrepos and it has been working
> very well for me for several years. For dotfiles I recently di
On 09/11/15 20:59 PM, Tobias Frischholz wrote:
>> I do this, too. I don't think Magit helps much, in fact I'd be better
>> off writing functions for `emacs-startup-hook' and `kill-emacs-hook'
>> that do my pushes and pulls for me.
>
> Those hooks sound very interesting to mean. Has anyone on this
jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) writes:
> Tobias Frischholz writes:
>
>> I was wondering what is your favorite way of syncing your org files
>> and everything.
> [...]
>> I’ve also read about org-sync and magit (git is an option for me).
>> And now I’m starting the get co
A while ago I asked about creating a system that repeats body text for
many Org headings -- essentially writing an export template that is
re-used for many headings. Search through Gmane is tedious and strangely
inaccurate, so I'm not bothering to find the original thread.
I've come up with a solu
Nicolas Goaziou writes:
> Eric Abrahamsen writes:
>
>> I agree 'org is pretty useless. But couldn't we just allow any symbol,
>> and let the export process blow up if an invalid symbol is given?
>
> Not if we allow latin1 or utf-8 as values, which are not vali
I agree 'org is pretty useless. But couldn't we just allow any symbol, and let
the export process blow up if an invalid symbol is given?
On September 1, 2015 11:26:14 PM GMT+08:00, Nicolas Goaziou
wrote:
>Eric Abrahamsen writes:
>
>> I'd say it might be nice
Nicolas Goaziou writes:
> Hello,
>
> Jon Miller writes:
>
>> Update to how org-mime constructs emails for the plain/text section of the
>> mime email. I've found that using the 'ascii exporter produces a saner
>> plain/text section than using the 'org exporter. Added a new custom variable
>> to
Xebar Saram writes:
> thx Eric!
>
> this works well for archiving, though i cant see a delete option in
> that dispatcher
No, I don't think delete is one of the options...
> best
>
> z
>
> On Mon, Aug 31, 2015 at 4:01 PM, Eric Abrahamsen
> wrote:
>
>
Xebar Saram writes:
> hi all
> after reading the agenda buffer section in the manual i still cant
> make sense of the bulk remote editing commands and specifically the
> mark vs mark for bulk.
> my use case is simple , i want to mark a bunch of entries like in
> dired and execurte del/archive/cha
Xebar Saram writes:
> A silly question :)
>
> when im in the agenda view (buffer, ie C-c a a) i have the week by
> day. i can move from day to day with up/down etc. can i somehow issue
> a "make todo/note" command while point is on a specific day? this is
> to mimic the classic calendars way of a
Eric S Fraga writes:
> On Thursday, 27 Aug 2015 at 11:46, Eric Abrahamsen wrote:
>>>> Ken Mankoff writes:
>>>>
>>>>> Org and the calendar make it fairly easy to enter time ranges, by
>>>>> typing "--" and then the end time or &q
Rasmus writes:
> Eric Abrahamsen writes:
>
>> I'm also reading through the Gnus newsreader. Personally I appreciate
>> getting replies emailed to me directly, because some of these groups are
>> high traffic and it can be easy to miss replies to threads.
>
Meir Goldenberg writes:
> Can I set this in #OPTIONS?
Check the docstring of `org-export-with-statistics-cookies'!
> On Wed, Aug 26, 2015 at 11:55 PM, Grant Rettke
> wrote:
>
>
> Counters: `org-export-with-statistics-cookies'
> Grant Rettke
> --
> g...@wisdomandwonder.com | htt
Ken Mankoff writes:
> On 2015-08-26 at 15:04, Nicolas Goaziou wrote:
>> Ken Mankoff writes:
>>
>>> Org and the calendar make it fairly easy to enter time ranges, by
>>> typing "--" and then the end time or "+" and then the duration. I'd
>>> like to do something similar for dates, but it doesn't
Rasmus writes:
> Eric Abrahamsen writes:
>
>> I don't know what happened to mess this behavior up, but Libreoffice has
>> started acting very strange in general on Arch...
>
> I envy how everything Just Works on Fedora. While I quite enjoy pacman
> and makepkg,
jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) writes:
> Kyle Meyer writes:
>
>> jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) writes:
>>
>>> Eric S Fraga writes:
>>>
Replies need not be written to go to both you and the list.
>>>
>>> I would add: and should not. Otherw
John Kitchin writes:
> Eric Abrahamsen writes:
>
>> The following message is a courtesy copy of an article
>> that has been posted to gmane.emacs.orgmode as well.
>>
>> John Kitchin writes:
>>
>>>>
>>>> Let's see... the org-
retty busy for a while
> so progress on my end will be slow ;(
Mine as well, ha!
BTW, mu4e still uses message mode for composition and sending, right?
>> Anyway, those are some thoughts on the issue. If you all had some
>> particular feature where you'd like mu
Rasmus writes:
> Hi,
>
> Eric Abrahamsen writes:
>
>> Any hints appreciated!
>
> My guess is that you are using the wrong style files. I.e. before they
> were updated to included the unnumbered headings. Try to set the relevant
> variables explicitly:
That wa
I'm seeing what seems to be a bug:
If I export a simple document to ODT with the following settings:
#+EXPORT_OPTIONS: H:3 num:t
The headings are given a proper heading style.
However if I export with:
#+EXPORT_OPTIONS: H:3 num:nil
The headings appear in "Default Style" (the body text is in "
r.
Anyway, those are some thoughts on the issue. If you all had some
particular feature where you'd like mu4e support, let me know and I can
take a stab at it.
Eric
> On Sun, Aug 23, 2015 at 12:39 PM, Eric Abrahamsen
> wrote:
>
>
> John Kitchin writes:
>
> >
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> I'm not sure why I've never noticed this issue before, but...
>>
>> Is it intentional that, when exporting a subtree, EXPORT_OPTIONS lines
>> at the top of the file (or EXPORT_
John Kitchin writes:
> unless those services have some kind of API, and you have the desire to
> implement it in emacs, you might be out of luck.
>
> I am trying to figure out a way to do collaborative work via email,
> where I am the project coordinator. The idea is to use my email.el code
> to
I'm not sure why I've never noticed this issue before, but...
Is it intentional that, when exporting a subtree, EXPORT_OPTIONS lines
at the top of the file (or EXPORT_OPTIONS properties on parent
headlines) are ignored? I have `org-use-property-inheritance' set to t.
I'm not wrong that that's wha
in thing was just getting the right values in the right place.
Off to write the function...
Thanks again,
Eric
> On 8/19/15, Eric Abrahamsen wrote:
>> Eric Abrahamsen writes:
>>
>>> What I'm trying to do is have a macro that takes the computed TIMESTAMP
>>> p
Nicolas Goaziou writes:
> Hello
>
> Eric Abrahamsen writes:
>
>> After googling for a while, I also thought this might work:
>>
>> #+MACRO: bubba (eval (format-time-string "%Y" property{{{TIMESTAMP}}}))
>>
>> {{{bubba}}}
>>
>>
Eric Abrahamsen writes:
> What I'm trying to do is have a macro that takes the computed TIMESTAMP
> property for an entry, and then runs it through a custom function that
> breaks out the start/end times, and produces a nicely formatted string
> from that.
>
> I don
What I'm trying to do is have a macro that takes the computed TIMESTAMP
property for an entry, and then runs it through a custom function that
breaks out the start/end times, and produces a nicely formatted string
from that.
I don't see how to write a macro that feeds the value of a computed
speci
Rasmus writes:
> Hi,
>
> Eric Abrahamsen writes:
>
>> Currently, if the global variable `org-html-html5-fancy' is t, some
>> elements of HTML export will use fancy elements even when not exporting
>> to HTML5 at all.
>>
>> Specifically, the TITLE
2ee82b9be9135a95db9e084 Mon Sep 17 00:00:00 2001
From: Eric Abrahamsen
Date: Mon, 17 Aug 2015 23:41:19 +0800
Subject: [PATCH] Only use HTML5 fancy elements in HTML5
* lisp/ox-html.el (org-html-template): The check for HTML5 fancy
elements should only apply when exporting to HTML5.
---
lisp/o
Thomas Holst writes:
> · Eric Abrahamsen wrote:
>
>>>
>>> [ ... snip ... ]
>>>
>>> [ ... snip completion issue with gnorb ... ]
>>
[...]
> ok here is what I did to reproduce behavior with ECM
All right, now that's a bug report!
Thomas Holst writes:
> · Eric Abrahamsen wrote:
>> Thomas Holst writes:
>>
>>> Hi Eric,
>>>
>>> · Eric Abrahamsen wrote:
>>>
>>>>> thanks for the gnorb package! I started using it and I like it a lot!
>>>>
Samuel Wales writes:
> eric*
:)
Nicolas Goaziou writes:
> Samuel Wales writes:
>
>> i am still getting a lot of hangs in 8.3. most often, it is when i do
>> a subtree sort.
>>
>> i keep trying element debug mode, but it has magical bug preventing
>> abilities.
>>
>> org-show-entry is another place where the bug occurs. it i
Thomas Holst writes:
> Hi Eric,
>
> · Eric Abrahamsen wrote:
>
>>> thanks for the gnorb package! I started using it and I like it a lot!
>>>
>>> When I call `gnorb-gnus-incoming-do-todo' from gnus I'm prompted for a
>>> headline. But com
Rasmus writes:
> Hi,
>
> Eric Abrahamsen writes:
>
>> Rasmus writes:
>>
>>> Eric Abrahamsen writes:
>>>
>>>> It's not trivial when you live in China :)
>>>>
>>>> I can make it work, between alternate IP address
scraw...@gmail.com writes:
> On Wed, Aug 12, 2015 at 12:45:23PM +0800, Eric Abrahamsen wrote:
>> scraw...@gmail.com writes:
>>
>> > So I can avoid looking at all that?
>>
>> Sure, in principle you don't need that stuff at all! It depends on what
>
Thomas Holst writes:
> Hello,
>
> thanks for the gnorb package! I started using it and I like it a lot!
>
> When I call `gnorb-gnus-incoming-do-todo' from gnus I'm prompted for a
> headline. But completion is not working. Neither nor M-j does
> anything.
>
> How can I get completion working? Com
Rasmus writes:
> Eric Abrahamsen writes:
>
>> It's not trivial when you live in China :)
>>
>> I can make it work, between alternate IP addresses and ssh tunnels, but
>> it involves a lot of cursing and grinding my teeth. In a hostile network
>>
Rasmus writes:
> Eric Abrahamsen writes:
>
>> Peter Salazar writes:
>>
>>> Like Fabrice, I also still process my email using the Gmail web
>>> interface. The only reason I want email within Emacs is so I can
>>> compose replies in a proper editor
scraw...@gmail.com writes:
> On Wed, Aug 12, 2015 at 10:27:29AM +0800, Eric Abrahamsen wrote:
>>
>> My take on what you've shown here is that you've got it a bit backwards.
>> Apologies if you've tried many things and you settled on this on
>> purpose, b
Peter Salazar writes:
> Like Fabrice, I also still process my email using the Gmail web
> interface. The only reason I want email within Emacs is so I can
> compose replies in a proper editor with all my keybindings. I tried
> Chrome's Edit with Emacs, but it loses line breaks when it sends the
>
scraw...@gmail.com writes:
> Hi guys,
>
> Pardon the baby-level questions.
>
> With a file that looks like this:
>
> #+startup: align nologdone showall
> #+todo: next doing finished
>
> * All to Do
> ** [2015-08-11 Tue] [1/1]
> *** finished iron the cat
>
> How can I enter the date stamp so that i
> Carnegie Mellon University
> Pittsburgh, PA 15213
> 412-268-7803
> @johnkitchin
> http://kitchingroup.cheme.cmu.edu
>
> On Sat, Aug 8, 2015 at 12:48 AM, Eric Abrahamsen
> wrote:
>
>
> Exporting org files and subtrees is awfully flexible, given all
> the
&
In the past I've been pretty happy with the default Agenda formats for
display todo items and such. It used to bug me that you couldn't see the
lineage of the items in the todo list, but then I discovered
org-agenda-prefix-format, and the %b escape for breadcrumbs, and that
was good enough.
Now I'
Exporting org files and subtrees is awfully flexible, given all the
possible customizations, but for a long while I've occasionally felt the
need to come at the "export" process from the other direction: instead
of customizing the export appearance of a series of headings, instead
starting with a c
(subject "Sign up for my stuff")
(name (mp "NAME"))
(to (mp "MAIL_TO"))
(from "Eric Abrahamsen ")
(salutation (mp "SALUTATION"))
(body (replace-regexp-in-string "" salutation letter
Alan Schmitt writes:
> On 2015-07-18 05:11, Eric Abrahamsen writes:
>
>> Alan Schmitt writes:
>>
>>> I gave this a try and it seems that `org-attach-directory' needs to be
>>> defined for it to work. I'm surprised because I never configured thi
Xebar Saram writes:
> i also have a similar workflow and would love to hear Dominic if you
> found a solution for this or if anyone on the list has other
> suggestions?
The function `org-refile-get-targets' is the standard way of producing a
list of all possible headings -- ostensibly to refile
Alan Schmitt writes:
> On 2015-07-17 07:19, Eric Abrahamsen writes:
>
>> Here we go, and this one ought to be a little more portable. I guess
>> I'll do it as a proper patch in a bit.
>
> I gave this a try and it seems that `org-attach-directory' needs t
Eric Abrahamsen writes:
> Alan Schmitt writes:
>
>> Hi Eric,
>>
>> On 2015-07-16 10:57, Eric Abrahamsen writes:
>>
>>> I use org-attach a lot, and if you're not careful you can get a "data/"
>>> directory of many gigabytes. Not
Alan Schmitt writes:
> Hi Eric,
>
> On 2015-07-16 10:57, Eric Abrahamsen writes:
>
>> I use org-attach a lot, and if you're not careful you can get a "data/"
>> directory of many gigabytes. Not a problem, until you want to rsync it
>> and it ta
I use org-attach a lot, and if you're not careful you can get a "data/"
directory of many gigabytes. Not a problem, until you want to rsync it
and it takes all day...
I wrote this to clean my attach directories. I'm not sure how portable
it is (and I'm really not pleased with the (concat attach-di
Manuel Koell writes:
> How can I schedule my todo's more roughly? Say, I know I want to do it next
> week or in a few months but I don't know the exact date nor time to do it. I
> just want a way to plan more
> foresighted. If the week starts or the month I could always set a more
> accurate t
Rasmus writes:
> Eric Abrahamsen writes:
>
>> Rasmus writes:
>>
>>> Eric Abrahamsen writes:
>>>
>>>> But how does this handle composing new blank messages?
>>>
>>> When composing a new message it checks conditions (the fi
Rasmus writes:
> Eric Abrahamsen writes:
>
>> But how does this handle composing new blank messages?
>
> When composing a new message it checks conditions (the first entry in a
> list). So in your gnus buffer you can put your cursor on the mail group
> you want to sen
Matt Price writes:
> On Tue, Jul 14, 2015 at 7:27 AM, Eric Abrahamsen
> wrote:
>
>
> Matt Price writes:
>
> > On Tue, Jul 14, 2015 at 6:51 AM, Eric Abrahamsen
> wrote:
>
> [...]
>
> I'll include a shameless-plug-cum-general-recommendat
Rasmus writes:
> Eric Abrahamsen writes:
>
>> Rasmus writes:
>>
>>> Eric Abrahamsen writes:
>>>
>>>> (setq message-send-mail-function 'message-send-mail-with-sendmail)
>>>> (setq sendmail-program "msmtp")
>
Rasmus writes:
> Eric Abrahamsen writes:
>
>> (setq message-send-mail-function 'message-send-mail-with-sendmail)
>> (setq sendmail-program "msmtp")
>
> Emacs is pretty good at talking to smtp servers. You can simply add a
> header like this to your
Matt Price writes:
> On Tue, Jul 14, 2015 at 6:51 AM, Eric Abrahamsen
> wrote:
[...]
> I've been thinking about it, and I would love to just have a link to the
> student paper within org itself, and have the attachment added automatically
> after org-mime-htmliz
Juergen Christoffel writes:
> On Mon, Jul 13, 2015 at 08:16:29PM -0400, Matt Price wrote:
>> [...]
>>I want to fill out this form, key in a command, and have emacs prompt me
>>for an email (or look the email up somewhere?) and generate a mail buffer
>>with this subtree as its contents; optionally
Rasmus writes:
> Robert Klein writes:
>
>> For single file export (cf. the ox-htmlzip example I sent earlier) I
>> have some ideas, but haven't implemented them yet (Vaidheeswaran C's
>> comment about epub being close to zip hit a nerve, so I'll take a shot
>> at extending it to an epub exporter
301 - 400 of 1015 matches
Mail list logo