I'm wondering if it's currently possible to selective inherit tags.
Either to mark specific tags as inheritable/non-inheritable, or with a
regular expression match (the latter would be particularly useful - I
want my context tags, beginning with '@', inherited, but not my
unprefixed tags such as 'P
Bastien Guerry <[EMAIL PROTECTED]> writes:
> "Cezar Halmagean" <[EMAIL PROTECTED]> writes:
>
>> The docs don't say anything about uploading to a server, ssh/ftp !?
>
> ,[ (info "(blorg)The header") ]
> | #+TITLE, #+BLOG_URL*, #+PUBLISH_DIR*
> |
> | These keywords are mandatory. They respe
Thomas Baumann <[EMAIL PROTECTED]> writes:
> Nice suggestion, would you mind to send me an example record? Somehow I
> don't seem to get the format of the bbdb-file right.
In a bbdb entry, add the "anniversary" field like this:
C-o anniversary RET -MM-DD
Make sure you added the "anniversa
"Cezar Halmagean" <[EMAIL PROTECTED]> writes:
> The docs don't say anything about uploading to a server, ssh/ftp !?
,[ (info "(blorg)The header") ]
| #+TITLE, #+BLOG_URL*, #+PUBLISH_DIR*
|
| These keywords are mandatory. They respectively define the title of
| the blog, the full URL
for any others, the problem was solved by doing the following ...
git clone git://repo.or.cz/org-mode.git
I replaced the string "http" with "git"
I removed the "/w" part in the path...
Jose Robins wrote:
I tried to get the git repo by cloning and I got the following error.
I'm just getting int
Bastien <[EMAIL PROTECTED]> writes:
> Ave Cesar,
>
> "Cezar Halmagean" <[EMAIL PROTECTED]> writes:
>
>> Hey Bastien, I am trying to set up blorg but I cannot find where to set
>> the host (where to upload the files) or doesn't it handle the uploads?
>
> It does. Look at the section about the head
Detlef Steuer <[EMAIL PROTECTED]> writes:
> On Tue, 18 Mar 2008 17:09:48 -0400
> Bernt Hansen <[EMAIL PROTECTED]> wrote:
>
>> One thing you can try is to verify you can connect to the git port on
>> the remote server. The remote port is 9418 so as long as this outbound
>> port is not blocked you
Hi, Mr. Guery,
Thank you so much.
It works!
> forfan <[EMAIL PROTECTED]> writes:
>
>
>> So I downloaded org-export-latex.el from
>> http://www.emacswiki.org/cgi-bin/wiki/OrgMode#toc2.
>>
>
> My fault. I've put the latest version in
>
> http://www.cognition.ens.fr/~guerry/u/org-export-
On Mar 20, 2008, at 11:36 AM, Thomas Baumann wrote:
Hi Carsten,
the view is much clearer now, thanks. Personally, I don't need the
Week
on Mondays but this is a matter of taste (or customize).
Performance is not an issue, certainly not in comparison with the
other
stuff that is going on
On Tue, 18 Mar 2008 17:09:48 -0400
Bernt Hansen <[EMAIL PROTECTED]> wrote:
> One thing you can try is to verify you can connect to the git port on
> the remote server. The remote port is 9418 so as long as this outbound
> port is not blocked you should get a quick response with Connected to
> rov
On Mar 20, 2008, at 11:07 AM, Richard G Riley wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
If your files are in non-default locations, how is org-mode supposed
to find "todo.org" etc?
Well the agenda does since it has a "org-agenda-files" variable (see
code snip below) - can org-mode
Bastien Guerry <[EMAIL PROTECTED]> writes:
>
> FYI I'm using bbdd-anniversary.el and it works fine:
>
> http://stuff.mit.edu/afs/sipb/contrib/emacs/packages/bbdb-2.34/bits/bbdb-anniv.el
Nice suggestion, would you mind to send me an example record? Somehow I
don't seem to get the format of the bbd
Richard G Riley <[EMAIL PROTECTED]> writes:
> But its a bit of a misnomer since you can use
>
> Jun 12 Richard's Birthday
>
> for a repeat calendar item - fine. But then you lose the %d
> functionality available in:
>
> %%(diary-anniversary 3 19 2008) Julien's daughter turns %d !
FYI I'm using bb
Bastien Guerry <[EMAIL PROTECTED]> writes:
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> It turned out that anniversaries simply do
>> not show up on the starting date :-;
>
> Now that you mention this... I can't remember my parents gave me a
> birthday present for my 0th birthday! That's
Hi Carsten,
the view is much clearer now, thanks. Personally, I don't need the Week
on Mondays but this is a matter of taste (or customize).
> Performance is not an issue, certainly not in comparison with the other
> stuff that is going on to compute the agenda.
Yes, I already moved most old stu
Richard G Riley <[EMAIL PROTECTED]> writes:
> It turned out that anniversaries simply do
> not show up on the starting date :-;
Now that you mention this... I can't remember my parents gave me a
birthday present for my 0th birthday! That's unfair.
--
Bastien
___
Bastien Guerry <[EMAIL PROTECTED]> writes:
> Hi Richard,
>
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> I used add anniversary in the agenda and ended up with
>> something like
>>
>> %%(diary-anniversary 3 19 2008) John's daughter's birthday.
>>
>> in my diary file.
>>
>> But its not showing
Carsten Dominik <[EMAIL PROTECTED]> writes:
> The first anniversary is after one year, so this entry will show up
> next year
> for the first time.
Yes, this was my mistake! I had finally found it in the emacs diary
wiki!
Thanks for the heads up though.
>
> - Carsten
_
Hi Richard,
Richard G Riley <[EMAIL PROTECTED]> writes:
> I used add anniversary in the agenda and ended up with
> something like
>
> %%(diary-anniversary 3 19 2008) John's daughter's birthday.
>
> in my diary file.
>
> But its not showing up in my agenda or my calendar. What could be the
> issue
Hello Carsten,
I'm sorry for the noise then... Yes, I downloaded version 5.23a and as
mentioned I fixed it in my local copy, so I should be ok until next
release.
Thanks,
--Miguel
On Thu, Mar 20, 2008 at 6:00 AM, Carsten Dominik wrote:
> You did not say which version you downloaded.
>
> This is
forfan <[EMAIL PROTECTED]> writes:
> So I downloaded org-export-latex.el from
> http://www.emacswiki.org/cgi-bin/wiki/OrgMode#toc2.
My fault. I've put the latest version in
http://www.cognition.ens.fr/~guerry/u/org-export-latex.el
You can download it from here. But the _safest_ way is to d
Carsten Dominik <[EMAIL PROTECTED]> writes:
> If your files are in non-default locations, how is org-mode supposed
> to find "todo.org" etc?
Well the agenda does since it has a "org-agenda-files" variable (see
code snip below) - can org-mode not use something similar if not the
same? Similar to
On Mar 20, 2008, at 1:02 AM, Richard G Riley wrote:
I used add anniversary in the agenda and ended up with
something like
%%(diary-anniversary 3 19 2008) John's daughter's birthday.
in my diary file.
But its not showing up in my agenda or my calendar. What could be the
issue here? I even t
Ave Cesar,
"Cezar Halmagean" <[EMAIL PROTECTED]> writes:
> Hey Bastien, I am trying to set up blorg but I cannot find where to set
> the host (where to upload the files) or doesn't it handle the uploads?
It does. Look at the section about the header in the documentation:
http://lumiere.ens.f
You did not say which version you downloaded.
This is a known bug and fixed in the development version (the git
repository). The fix will make its way into the zip and tar
distribution files with the next official release.
- Carsten
On Mar 20, 2008, at 5:18 AM, Miguel A. Figueroa-Villanue
If your files are in non-default locations, how is org-mode supposed
to find "todo.org" etc?
I guess it would be better fo give absolute file paths in org-remember-
templates.
Your trick of bringing up the agenda only woks by chance, if you are
luck to be
in the right directory with Emacs.
Hi Thomas,
On Mar 20, 2008, at 9:55 AM, Thomas Baumann wrote:
Hmmh, the view get a little busy, and I don't know about performance
issues when iso weekdays are calculated for each day (speed is an
issue
on my N810). There's a lot of redundant information now.
Performance is not an issue,
Hi Carsten,
thanks you so much for adding the week features, which sometimes are
necessary even inside universities :-)
> > How difficult would it be to
> > (a) add the current iso-week into the headline of the Week-View
>
> That does not work, because the week view may or may not start
> on a M
On Mar 15, 2008, at 5:00 PM, Thomas Baumann wrote:
Hi,
I really like the most advanced (pure magic working ...) and easy
way of
entering dates in org mode. When answering a phone call it's only a
few
keystrokes to jump to the date and settle the appointment. However
there
are some people
29 matches
Mail list logo