Re: [O] Uninstall bbdb

2018-01-11 Thread Eric S Fraga
On Thursday, 11 Jan 2018 at 13:48, Bob Newell wrote:
> But the real question is /why/ would you want to delete BBDB? You get

And supplementary question: if you (directed at the OP) don't use it,
how does it affect you even if it is installed?

-- 
Eric S Fraga via Emacs 27.0.50, Org release_9.1.6-317-gc82c21


signature.asc
Description: PGP signature


Re: [O] Uninstall bbdb

2018-01-11 Thread Bob Newell
"M. P."  writes:

> How do I uninstall bbdb?

How did you install it? If it was from the package manager, delete it
from there. If it was by hand, take out whatever you added to your
startup file, probably

(require 'bbdb-loaddefs)

or similar, and delete the bbdb directory. There might be other startup
lines to remove if you integrated with gnus or something else. Do M-x
occur RET bbdb RET to help you find everything.

But the real question is /why/ would you want to delete BBDB? You get
the most out of it when you integrate with Gnus or another mail reader
and make use of great features like autocompletion, auto-addition of
addresses, etc. It takes time and effort but it becomes an indispensable
tool. 

-- 
Bob Newell
Honolulu, Hawai`i
* Via Gnus/BBDB/Org/Emacs/Linux *



[O] Uninstall bbdb

2018-01-11 Thread M. P.
How do I uninstall bbdb?



Re: [O] Small bug in example code

2018-01-11 Thread Reuben Thomas
Hi,

I just tried to update my worg repo clone for the first time in a while,
and my key no longer seems to work. The key hasn't changed, but I see from
ssh output that the host for the repo has. I attach my public key in case
it needs to be re-installed.

On 19 March 2014 at 23:25, Bastien  wrote:

> Reuben Thomas  writes:
>
> > OK, I have commits ready to push as soon as you install my SSH key!
>
> Done,
>
> --
>  Bastien
>



-- 
https://rrt.sc3d.org


id_rsa.pub
Description: application/vnd.ms-publisher


Re: [O] Orgmode repeater intervals with end date

2018-01-11 Thread lists

On 2018-01-10 18:24, ed...@openmail.cc wrote:

Message: 8
Date: Tue, 09 Jan 2018 22:16:56 -0700
From: torys.ander...@gmail.com (Tory S. Anderson)
To: orgmode list 
Subject: [O] Orgmode repeater intervals with end date
Message-ID: <87incamgxj@byu.edu>
Content-Type: text/plain; format=flowed

Hi all,

When repeater intervals are set on on org dates (eg =<2018-01-10
Wed 16:00 +2w>=) 
the output is exported nicely to ical and appears

nicely in agenda. Is there anyway to put an end-date on org dates
so that the +2w will not just continue forever?

I could use org-class, but then it wouldn't be exported to ical
nicely. I was hopefully with <2018-01-10 Wed 16:00
+2w>--<2018-04-10 Wed 16:00 +2w> but this just put the range as
counting every day in the interim. Is there an existing way to
have an end-date on a repeating cycle?

- Tory


Have you tried with DEADLINE:? I seem to remember to have read
something like that somewhere. Don't trust me. If it helps, I am glad,
but I am not sure.



Have a look at 
https://www.gnu.org/software/emacs/manual/html_node/emacs/Sexp-Diary-Entries.html 
However, I am not sure if you can use an Emacs sexp to specify an end 
date.


Ian.



Re: [O] Feature request: #+INCLUDE: with anchors

2018-01-11 Thread Rasmus
ed...@openmail.cc writes:

> Hello,
>
> I have seen this syntax in markdown (one of the many versions):
>
> !listing
> path/to/file.ext
> start=ini_keyword end=end_keyword
>
> Here, ~file.ext~ is a source file, and both ~ini_keyword~ and
> ~end_keyword~ are text strings in the text delimiting what should be
> included (responsibility of the writer to make sure they are
> unique). I think that having something like this in Org would be
> nice. I am aware of the ~:lines~ option, but having something like
> this would not require an update of the numeric reference every time
> the referenced file changes.

What would happen if one of the keywords aren’t unique?

Something similar can already be done in Org.  See this part of the
manual:

Inclusions may specify a file-link to extract an object matched by 
org-link-search (see Search options).

To extract only the contents of the matched object, set :only-contents 
property to non-nil. This will omit any planning lines or property drawers. The 
ranges for :lines keyword are relative to the requested element. Some examples:

#+INCLUDE: "./paper.org::#theory" :only-contents t
   Include the body of the heading with the custom id ‘theory’
#+INCLUDE: "./paper.org::mytable"  Include named element.
#+INCLUDE: "./paper.org::*conclusion" :lines 1-20
   Include the first 20 lines of the headline named ‘conclusion’.

Rasmus

-- 
Tack, ni svenska vakttorn. Med plutonium tvingar vi dansken på knä!