[Orgmode] "Last workday of month" scheduling

2010-10-15 Thread Gustav Wikström
Hello! I have one modest question to ask: Is there a way in Org-mode to schedule a task so it appears the last workday (i.e. not Saturday or Sunday) of the month, each month? Best Regards Gustav Wikström ___ Emacs-orgmode mailing list Please

[Orgmode] ASCII export - "AutoFill"

2010-11-24 Thread Gustav Wikström
Hello! Just a silly question... If I want to export to ASCII from my Org-file, and want the exported ASCII to have all the paragraphs restricted to, say, 80 columns - Is there a nice way to do this without first converting all the paragraphs in the org-file? In essence, Org-mode file: * Headin

Re: [Orgmode] ASCII export - "AutoFill"

2010-11-26 Thread Gustav Wikström
Aha, I see. Well, my elisp is not that evolved either so my attempts would probably be even less likely to succeed! Regards Gustav 2010/11/25 Eric S Fraga > Gustav Wikström writes: > > > Hello! > > > > Just a silly question... If I want to export to ASCII from my &g

[Orgmode] Custom variables in text

2011-01-17 Thread Gustav Wikström
, which is transformed to the right number when the document is exported. I know about the #+LINK in-buffer setting. But I'm looking for a simple variable without making it a link. Is this possible? Best regards Gustav Wikström ___ Emacs-orgmode mailing

[Orgmode] Bug: UTF-8 characters in #+LINK does not work [7.4]

2011-01-19 Thread Gustav Wikström
Using characters such as å,ä,ö does not work when using #+LINK example: `#+LINK: Färdmedel file:~/färdmedel.org ' this does not work, however the following does: `#+LINK: Fardmedel file:~/färdmedel.org ' Is there an easy fix? Emacs :

[Orgmode] Org capture templates - file paths

2010-08-19 Thread Gustav Wikström
tes... Is there some workaround for this, or could it possibly be implemented? I need it since i'm on multiple systems where paths to the same files might differ depending on the system in use... Regards Gustav Wikström ___ Emacs-orgmode m

[Orgmode] Org mode manual written in? texinfo?

2010-08-30 Thread Gustav Wikström
I was just wondering... Is the manual written in texinfo markup, or is there some obscure .org file behind the manual still? If it really is written in texinfo, is this not a shortcoming? Org mode is capable of generating html and pdf etc. Why not use it for the manual then to set the example and

Re: [Orgmode] Org mode manual written in? texinfo?

2010-09-03 Thread Gustav Wikström
rt and gave up. > > Tom > > > On Aug 29, 2010, at 9:12 AM, Gustav Wikström wrote: > > I was just wondering... Is the manual written in texinfo markup, or is >> there some obscure .org file behind the manual still? >> >> If it really is written in texinfo, is this no

[O] Durations and time values combined with the clock table..

2011-07-09 Thread Gustav Wikström
Hello! Great work with the new functions allowing time calculations in the spreadsheet! Just a few remarks.. The default format is MM:SS and hours have to be qualified by using three positions HH:MM:SS. Would it not be smart if the default for this calculations is the same as the time-format for

[O] Attachments and refiling

2011-07-15 Thread Gustav Wikström
Is it possible to make attachment-folders move with the headings when refiling them to other locations? Regards Gustav

Re: [O] Attachments and refiling

2011-07-15 Thread Gustav Wikström
resides in c:\temp\archive\data and is avaliable in 'b'? /Gustav 2011/7/15 Bastien > Hi Gustav, > > Gustav Wikström writes: > > > Is it possible to make attachment-folders move with the headings when > > refiling them to other locations? > > I'm not sure what you mean. > > Can you give an example? > > -- > Bastien >

Re: [O] Attachments and refiling

2011-07-19 Thread Gustav Wikström
uot; as the default was considered too > annoying). > > -- > Darlan > > At Fri, 15 Jul 2011 16:55:06 +0200, > Gustav Wikström wrote: > > > > [1 ] > > Hello Bastien! > > > > To clarify a bit. Lets say I have a file c:\temp\agenda.org (I'm calling > i

[O] iCalendar export

2011-07-20 Thread Gustav Wikström
Hello! I like the feature that TODO-items and calendar-items can be exportet to an iCalendar file. But one thing bugs me, I'm having trouble finding suitable software that supports the iCalendar-standard with vtodo items... So my question to this newsgroup is; If you use the iCalendar export func

Re: [O] Attachments and refiling

2011-07-25 Thread Gustav Wikström
I'm leaning towards not moving my archive to a different folder. I like having the attachments relative. Are archive- and refile-hooks implemented b.t.w.? This would make it possible to hack a personal setting, or am I wrong? /Gustav 2011/7/24 Bastien > Hi Gustav and Darlan, > > one solution I

Re: [O] Attachments and refiling

2011-07-25 Thread Gustav Wikström
To make org-mode look for attachments in the current sub-tree when using org-insert-link would simplify the process of "linking" to attached files (useful at least when exporting). Persistent links, in in this regard, seems like a nice idea! /Gustav 2011/7/24 Bastien > Hi Gusta

Re: [O] Attachments and refiling

2011-07-29 Thread Gustav Wikström
In case the "not worrying about where.." in (1) is part the purpose of the attachment functionality the idea of an absolute path seems sound. I agree with it being a nice feature, and probably the best to have as default. However I think it also is nice to also be able to use custom names to attac

Re: [O] Attachments and refiling

2011-07-29 Thread Gustav Wikström
What about being able to link to attachments in a similar way as one links to files or web-pages? Using [[attachment:some_file.sql][some link name]] ? Comments? Problems with this? 2011/7/25 Gustav Wikström > To make org-mode look for attachments in the current sub-tree when using > org-

[O] Problem: Customizing agenda-views with org-agenda-prefix-format

2011-08-16 Thread Gustav Wikström
Hello! I've tried to customize the output in agenda-views using org-agenda-prefix-format but I didn't get it to work properly. I created this agenda view to illustrate my problem: (setq org-agenda-custom-commands '(("w" "Deadlines" ;; inbox ((tags-todo "+DEADLINE<=\"\""

Re: [O] Attachments and refiling

2011-08-29 Thread Gustav Wikström
Thanks for this. Added it to my settings for now =) /Gustav 2011/8/2 Matt Lundin > Gustav Wikström writes: > > > However I think it also is nice to also be able to use custom names to > > attachment folders. And it would be nice be able to use some logic with > >

[O] Bug in calculations with durations and time values in tables

2011-09-01 Thread Gustav Wikström
Hello, just a small bug-report. The following does not seem right: |First |Second |Result | |--+---+---| | 00:00:00 | -00:10:10 | -01:49:50 | #+TBLFM: $3='(+ $1..$2);T |First |Second | Result | |--+---+| | 00:00:00 | -00:10:10 |

[O] TABLES: Remove/add cell

2011-09-30 Thread Gustav Wikström
Hello! How do I add or remove a single cell in a table? Example: I have the following table: |1 |1 | |2 |3 | |3 |4 | |4 | | Now I want to add an empty cell in @2$2 (below the heading) and thus move the following cells in column 2 d

Re: [O] TABLES: Remove/add cell

2011-09-30 Thread Gustav Wikström
This is similar to the way I've done it before. It makes it cumbersome if there are many lines below the cell that is to be inserted though.. It would be nice to have as a function that inserts or deletes a cell in the same way as one can insert and delete rows and columns. Maybe as a prefix to M-

[O] Org-agenda-custom-commands, restrict Agenda to file/files?

2011-10-06 Thread Gustav Wikström
Hello! I'm currently using the feature to restrict the org-agenda (C-a a) to a certain file and then enable the log-mode. I do this to view all my clocked time in that file. Currently this means opening the file and then open the agenda with "C-a < a l" I want to simplify this with a custom-comma

Re: [O] Agenda view side-by-side

2011-10-17 Thread Gustav Wikström
The following might be of interest: *** Vertical Split window Splits screen vertically if the width of the window is large enough. Inspired by the following post: - http://stackoverflow.com/questions/2081577/setting-emacs-split-to-horizontal #+begin_src emacs-lisp :tangle yes (setq split-height

[O] Link abbreviations, org-files with searches

2011-10-31 Thread Gustav Wikström
Hello! When defining a link-abbreviation to an org-file with a headline search I manage to get it to work with the following syntax: #+LINK: foo file:/long/path/to/file/foo.org [[foo*heading inside foo]] I have to use four ":" to be able to search, instead of the three I would expect

Re: [O] Link abbreviations, org-files with searches

2011-10-31 Thread Gustav Wikström
rry for the double-mail Suvayu. ) 2011/10/31 suvayu ali > Hello Gustav, > > 2011/10/31 Gustav Wikström : > > Hello! > > When defining a link-abbreviation to an org-file with a headline search I > > manage to get it to work with the following syntax: > > #+LINK:

Re: [O] Link abbreviations, org-files with searches

2011-10-31 Thread Gustav Wikström
2011/10/31 Suvayu Ali : ... >> I also know that I could add the "::%s" to the link, giving (4): >> >> #+LINK: foo     file:/long/path/to/file/foo.org::%s >> >> but this makes it unusable as a simple file link without search. I >> intend to use the link in multiple places inside my document both >>

Re: [O] Link abbreviations, org-files with searches

2011-10-31 Thread Gustav Wikström
2011/10/31 Suvayu Ali : > Hi Gustav, > > On Mon, 31 Oct 2011 14:55:27 +0100 > Gustav Wikström wrote: > >> This works when adding "::" to the end of the link. But with this >> setting I cannot use the link as a simple file-link, eg. the following >> does

Re: [O] Link abbreviations, org-files with searches

2011-10-31 Thread Gustav Wikström
regular expression makes it a requirement to use four colons when using abbreviation and search. Also, all types of searching works, not only the headline-search as I stated earlier. Just wanted to clear this out /Gustav 2011/10/31 Gustav Wikström : > 2011/10/31 Suvayu Ali : >> Hi Gustav, >

Re: [O] View inherited DEADLINEs in agenda

2011-11-07 Thread Gustav Wikström
I second this. Tt would seem logical (to me at least) that the deadline should be inherited. I.e. in order to finish the project in time one has to also finish the subtasks in time. Right now the following property is illogical from this point of view: (setq org-agenda-dim-blocked-tasks 'invis

[O] Tags grouping

2011-11-16 Thread Gustav Wikström
Hello! I just looked at http://lumiere.ens.fr/~guerry/emacs-orgmode-gnu-hackers-meeting-2011.html and wanted to express my excitement about the suggested "tags grouping"-future improvement! Just out of curiosity, what is the intended functionality? Should groups be able to be "groups of groups"?

Re: [O] back to a multiple-file configuration

2011-12-11 Thread Gustav Wikström
I've also had this problem, but this related to the use of multiple computers and more than one OS that all needed some specific tweaks to be able to run. I'm also using org-babel for my init. A section from my init.org follows below (warning for wall of text). Maybe this relates to your thoughts a

[O] Doing calculations on clocktable

2011-06-07 Thread Gustav Wikström
Hello! I'm trying to do some calculations on a clocktable in org-mode. But the way times are displayed as strings with a colon between hours and minutest makes it a bit difficult.. Does someone have any tips on how to overcome this obstacle? Best regards Gustav

Re: [O] Doing calculations on clocktable

2011-06-08 Thread Gustav Wikström
Ah, great! Thanks /Gustav 2011/6/7 Michael Brand > Hi Gustav > > There was a discussion about that here: > http://thread.gmane.org/gmane.emacs.orgmode/39487 > > Michael > > 2011/6/7 Gustav Wikström : > > I'm trying to do some calculations on a clocktable i

[O] Escaping of non-ascii characters in links

2012-08-03 Thread Gustav Wikström
Hi list! Is there a variable that makes org-mode not escape non-ascii characters in links? Right now when I'm entering a link with eg. an ö in it (or a space for that matter!) the link is automatically converted and the link description contains the non-ascii keyword. Example: Using C-c C-l to en

Re: [O] [bug] Symbol's function definition is void: org-pop-to-buffer-same-window

2011-12-21 Thread Gustav Wikström
Just wanted to add a line here. I also encountered this problem when upgrading to Emacs 24.0.92 on windows and started using ELPA to install the newest release of Org. Sebastiens comments were helpful in finding the reason for this. It seems to relate to the fact that everything handled by ELPA do

[O] Bug due to org-startup-indented

2011-12-22 Thread Gustav Wikström
Hi! When org-startup-indented is set to true I get a fatal error when using 'org-tree-to-indirect-buffer' on a heading then using org-cycle on the same heading in the indirect-buffer. This bug exists in org-version 7.7 & 7.8.02 in emacs 24.0.92.1 on windows. The following commands should reprod

Re: [O] Bug due to org-startup-indented

2011-12-22 Thread Gustav Wikström
ws and emacs 24.0.92? Regards Gustav 2011/12/22 Nicolas Goaziou > Hello, > > Gustav Wikström writes: > > > When org-startup-indented is set to true I get a fatal error when using > > 'org-tree-to-indirect-buffer' on a heading then using org-cycle on the > sam

Re: [O] Bug due to org-startup-indented

2011-12-22 Thread Gustav Wikström
a mail to emacs-devel. Regards Gustav On Thu, Dec 22, 2011 at 6:13 PM, Nick Dokos wrote: > Nicolas Goaziou wrote: > > > Gustav Wikström writes: > > > > > Yes, unfortunately it also breaks with "-q". Using > "toggle-debug-on-error" > > >

[O] Inconsistent output when logging things between org-indent-mode set to on and off

2011-12-23 Thread Gustav Wikström
Hello again! I've found an inconsistency in org depending on if org-indent-mode is activated or not. When org-indent-mode is inactive i get spaces in front of schedules and deadlines under a headline, to match the start of the text of the headline i presume. When org-indent-mode is active I do no

Re: [O] Inconsistent output when logging things between org-indent-mode set to on and off

2011-12-23 Thread Gustav Wikström
Hello! 2011/12/23 Nicolas Goaziou > Hello, > > Gustav Wikström writes: > > > When org-indent-mode is inactive i get spaces in front of schedules and > > deadlines under a headline, to match the start of the text of the > headline > > i presume. When org-indent

Re: [O] Inconsistent output when logging things between org-indent-mode set to on and off

2011-12-23 Thread Gustav Wikström
2011/12/23 Nicolas Goaziou > Gustav Wikström writes: > > > If you disable org-mode after the scheduling and just looking at the > plain > > text you will see no indentation. This is good (according to me ;) ) > > > > Doing the same thing from the start, without

Re: [O] Inconsistent output when logging things between org-indent-mode set to on and off

2011-12-23 Thread Gustav Wikström
> > >> You may want to have a look at both `org-adapt-indentation' and >> `org-indent-mode-turns-off-org-adapt-indentation' variables. >> >> >> Ahh, I'll look into them. Would be nice if they defaulted to the same behavior but being able to customize it solves the problem for me at least. =) Kind

Re: [O] [BUG] cannot open menu when in an org buffer

2012-02-06 Thread Gustav Wikström
On Sat, Feb 4, 2012 at 6:46 PM, Nick Dokos wrote: > suvayu ali wrote: > > > Hi, > > > > In a minimal Emacs session when I open _any_ org file and try to access > > the GUI menu with a mouse, I get the following back trace: > > > > Debugger entered--Lisp error: (void-function org-in-clocktable-p)

Re: [O] [babel] Editing 'quote' source blocks in artist mode

2012-02-23 Thread Gustav Wikström
Hi! Just tried this and I can confirm both your bugs. calling org-edit-special on the following line gives artist-mode (or whatever it is called..): : some text calling org-edit-special inside the block gives ffap: #+begin_quote some text #+end_quote /Gustav On Thu, Feb 23, 2012 at 10:39 A

Re: [O] Bug: 3 bugs and 2 proposals on ascii/html export [7.8.03]

2012-03-09 Thread Gustav Wikström
> > > > For me, it makes a lot of sense to invert both, as Mathias is suggesting > it. > > +1 It would conform more to a sort of "standard" that way, (see http://en.wikipedia.org/wiki/Lightweight_markup_language#Section_headers) > Best regards, > Seb > > -- > Sebastien Vauban > > > /Gustav

Re: [O] Too clumsy to promote/demote a region by multiple levels

2012-03-18 Thread Gustav Wikström
Hi! Have you tried to use S-M-left and S-M-right? I't doesn't work with regions but it works for a heading and all its subheadings at the same time. /Gustav On Sun, Mar 18, 2012 at 4:40 AM, James Harkins wrote: > Is there a reason why M-left and M-right (promote/demote tree headings) > deactiv

Re: [O] [OT] Defining System, process, methodology and framework

2012-04-13 Thread Gustav Wikström
Not stupid, maybe a bit confusing ;) But thinking normally is, until you reason it out. =) (And that's a process!) I wanted to write something about your mail but didn't find anything of relevance in my mind (In my system, to share your terminology ;) ). Please share your insights afterwards! /G

Re: [O] Inverse matching with '/' in agenda view?

2012-04-19 Thread Gustav Wikström
Hi! I'd like to follow this up with a feature request on inverse matching on '<', since the inverse of the tag-matching was resolved so fast ;) It would be neat to be able to hide categories in the agenda as well. Kind regards Gustav On Thu, Apr 19, 2012 at 2:57 PM, James Harkins wrote: > At

Re: [O] Inverse matching with '/' in agenda view?

2012-04-20 Thread Gustav Wikström
Hi! Den 19 apr 2012 16:44 skrev "Michael Brand" : >> ... > Is a resolve in the past enough fast? ;-) It sure is! ;-) Thanks /Gustav

Re: [O] unintended strike-through in table

2012-04-21 Thread Gustav Wikström
On Sat, Apr 21, 2012 at 1:13 AM, Bastien wrote: > Hi Skip, > > Skip Collins writes: > > > I see little reason to continue to support +strike-through+ text. > > Perhaps the simplest solution would be to deprecate stricken text and > > disable it by default, allowing for an option to turn it on fo

Re: [O] Scheduled TODO's with DIARY-STYLE sexp entries breaks agenda

2012-05-19 Thread Gustav Wikström
Hi Bastien, I'm using Org-mode version 7.8.10 (Downloaded through ELPA 2012-05-17). Regards Gustav On Sat, May 19, 2012 at 9:50 AM, Bastien wrote: > Gustav Wikström writes: > >> I don't know if there is an easy fix for this but it's bugging me so >> I

[O] [Orgmode] Re: [PATCH] org-display-inline-images to reduce image size

2012-05-29 Thread Gustav Wikström
Hi! I was just searching the web for a way to scale inline images and found this thread in the archives.. How did it go with it? Was it tested and not approved or why is it that the patch is not applied? (Patch: http://patchwork.newartisans.com/patch/526/) Regards Gustav > From: Vladimir Alexie

[O] [Orgmode] [Patch] Information about visibility cycling to the manual

2012-05-29 Thread Gustav Wikström
Hi, I've added some information to the documentation about show-children. Patch is attached. /Gustav commit 6f88cf724419af9d0ace6f8950245be176fcf0f0 (HEAD, refs/heads/origin-master) Author: Gustav Wikström Date: Tue May 29 18:15:34 2012 +0200 Documentation: Add some information t

Re: [O] Formal description of Org files

2014-09-21 Thread Gustav Wikström
Hi again list. There was a discussion many years back about a formal description of Org files [1]. In some way that might be achieved now in org-elements, but that still is heavily bound to elisp. So my question is; have there been more discussions of constructing such a formal grammar? Maybe in

Re: [O] Formal description of Org files

2014-10-04 Thread Gustav Wikström
Hi! > Just curious: what is it you wish to do in a mobile environment. I have > everything I need with MobileOrg and running full emacs + org on an > OpenPandora. Obviously, your needs may be different than mine. > > (email composed on train offline on my OpenPandora in Emacs with gnus ;-) > > -

Re: [O] Formal description of Org files

2014-10-04 Thread Gustav Wikström
7;t really know the power of such a standardised grammar and of what can be done if it was there.. I only envision the possibilities. ;-) Best regards Gustav On Sun, Sep 21, 2014 at 2:43 PM, Nicolas Goaziou wrote: > Hello, > > Gustav Wikström writes: > >> There was a discussi

[O] [RFC] [PATCH] Changes to Tag groups - allow nesting and regexps

2015-01-25 Thread Gustav Wikström
Hi! My name is Gustav and I'm a user of Orgmode since some time (..years) now. I've made minor contributions to this list before but mostly in discussions. This time I've made some changes in the code. More specifically in how tag groups function and would like them to be included in Orgmode. I

[O] Versioning and releases

2013-03-23 Thread Gustav Wikström
Hi! The information of the current release of Org, and the link to the code is not correct on the page orgmode.org. As of this writing, the current version on orgmode.org says 7.9.4, but looking at the link of the zip-archive, it will download version 7.9.3f. And the release-notes doesn't mention

[O] Filtering in org-agenda-filter-by-category

2013-06-16 Thread Gustav Wikström
Dear list, I'd like to propose an addition to the function "org-agenda-filter-by-category"; that is, the function called when pushing "<" in an agenda. As some might know adding a C-u in front of the command filters away the current category instead of only listing it solemnly. I've made a change

Re: [O] Filtering in org-agenda-filter-by-category

2013-06-27 Thread Gustav Wikström
so attached a diff between the above and the code in 8.0.3. Regards Gustav On Thu, Jun 27, 2013 at 4:48 PM, Bastien wrote: > > Hi Gustav, > > (please use plain text when posting code, other the code snippet > is often mangled and not readable... thanks!) > > Gustav Wikström

Re: [O] Bug: org-edit-special won't let me edit a latex snippet

2013-06-30 Thread Gustav Wikström
> Hi Nicolas, > > Nicolas Richard writes: > > > I'm at commit 830e231ef1da5c5a1ab760a6a059551841952610, and notice the > > following unexpected behaviour. > > > > Starting from "emacs -Q -L ~/sources/org-mode/lisp/" : > > M-x org-mode > > insert " > hit "C-c '" > > > > => "user-error: No special e

[O] "Special Properties" when matching for Properties in a search

2013-06-30 Thread Gustav Wikström
Hi list! When matching for tags and properties using C-c / m there is the option to match for Special Properties. Is there a complete list of these special properties somewhere? I was thinking that "7.2 Special Properties" in the manual would be that list, but then noticed a property possible to

Re: [O] "Special Properties" when matching for Properties in a search

2013-07-03 Thread Gustav Wikström
Ok thanks! As I brought this up, I might just as well provide a way of clarifying this for the manual. On Mon, Jul 1, 2013 at 12:04 AM, Bastien wrote: > Hi Gustav, > > Gustav Wikström writes: > >> When matching for tags and properties using C-c / m there is the >> opt

Re: [O] Bug: org-edit-special won't let me edit a latex snippet

2013-07-03 Thread Gustav Wikström
and latex-blocks are (can be) edited by C-c '. other blocks (verse, center, quote) are not. Now I know, thanks! As a side-note: I like the ability to abort an edit now, small but nice addition!) Regards Gustav On Mon, Jul 1, 2013 at 12:29 AM, Bastien wrote: > Hi Gustav, > > Gust

Re: [O] Summary Blocks Time

2013-10-01 Thread Gustav Wikström
> Esben Stien writes: > > > Any pointers as to how I can do this? > > Got it;) > > (setq org-time-clocksum-format '(:hours "%d" :require-hours t > :minutes ":%02d" :require-minutes t)) Good find Esben! Actually, this recent change to how clocksum is formated also brings another problem.

Re: [O] [RFC] [PATCH] Changes to Tag groups - allow nesting and regexps

2015-11-25 Thread Gustav Wikström
Hi! Indeed, I do get the same error as you. I'll look into it a bit. Not sure if the behavior is documented though. As a workaround for you sgeorgii (and for everyone else with this problem I suppose :-) ), you can exclude tags instead of filtering. The behavior is similar except instead of on

Re: [O] [RFC] [PATCH] Changes to Tag groups - allow nesting and regexps

2015-11-25 Thread Gustav Wikström
Hi again, Patch attached. If someone could apply it I'd be glad. Best Regards Gustav > -Original Message- > From: sgeorgii . [mailto:sgeor...@gmail.com] > Sent: Wednesday, November 25, 2015 12:05 > To: Gustav Wikström > Cc: m...@nicolasgoaziou.fr; emacs-orgmode@g

Re: [O] [RFC] [PATCH] Changes to Tag groups - allow nesting and regexps

2015-11-25 Thread Gustav Wikström
Hi, see below > > > > * lisp/org-agenda.el (org-agenda-filter-make-matcher-tag-exp): Deal with > > the case when the user provided an empty string to filter or exclude > > rows from the agenda. > > Please provide a reference to the discussion that lead to this patch. The reference being the

Re: [O] [RFC] [PATCH] Changes to Tag groups - allow nesting and regexps

2015-11-25 Thread Gustav Wikström
ilto:m...@nicolasgoaziou.fr] > Sent: Wednesday, November 25, 2015 15:53 > To: Gustav Wikström > Cc: emacs-orgmode@gnu.org; sgeorgii . > Subject: Re: [O] [RFC] [PATCH] Changes to Tag groups - allow nesting and > regexps > > Gustav Wikström writes: > > > Hmm, since the err

Re: [O] [RFC] [PATCH] Changes to Tag groups - allow nesting and regexps

2015-11-26 Thread Gustav Wikström
Hi, > -Original Message- > From: Nicolas Goaziou [mailto:m...@nicolasgoaziou.fr] > Sent: Thursday, November 26, 2015 09:22 > To: Gustav Wikström > Cc: sgeorgii . ; emacs-orgmode@gnu.org > Subject: Re: [RFC] [PATCH] Changes to Tag groups - allow nesting and regexps &g

Re: [O] org-agenda-filter-by-tag-refine defaults to exclude

2016-01-28 Thread Gustav Wikström
de with the same argument as to the function name change). Best Regards Gustav -Original Message- From: Kyle Meyer [mailto:k...@kyleam.com] Sent: Tuesday, January 12, 2016 07:19 To: Viktor Rosenfeld Cc: emacs-orgmode@gnu.org; Gustav Wikström Subject: Re: org-agenda-filter-by-tag-refine defa

Re: [O] org-agenda-filter-by-tag-refine defaults to exclude

2016-01-31 Thread Gustav Wikström
Rosenfeld [mailto:v.rosenf...@gmx.de] Sent: Saturday, January 30, 2016 00:08 To: emacs-orgmode@gnu.org Cc: Gustav Wikström ; Kyle Meyer Subject: Re: org-agenda-filter-by-tag-refine defaults to exclude Hi Gustav, currently, the remove functionality can also be accessed by C-u /. If we want to provide a

Re: [O] [RFC] [PATCH] Changes to Tag groups - allow nesting and regexps

2015-02-19 Thread Gustav Wikström
However, a check for > circular inclusions would be necessary. Indeed. The variable is removed and the function `org-tags-expand' now handles circular definitions with grace ;-) Best regards Gustav Wikström 0001-org-Grouptags-not-unique-and-can-contain-regexp.patch Description: Binar

Re: [O] [RFC] [PATCH] Changes to Tag groups - allow nesting and regexps

2015-03-04 Thread Gustav Wikström
Hi, and thanks for the extensive comments! I've fixed the issues raised (IMO), and new patches are attached. I've added a patch for documentation also. >> , >> | #+TAGS: { group : include1 include2 } >> ` >> >> will only allow one of the tags on any specific headline. [ ] solves >> this.

Re: [O] [RFC] [PATCH] Changes to Tag groups - allow nesting and regexps

2015-03-16 Thread Gustav Wikström
("@@read_ebook") > (:endgrouptag))) > @end lisp > Indeed > However, shouldn't this example apply to the one above? (e.g.., with > Control : Context Task tag line)? Indeed again! > > > +Searching for the tag Project will now list a

Re: [O] [RFC] [PATCH] Changes to Tag groups - allow nesting and regexps

2015-03-17 Thread Gustav Wikström
(:endgrouptag))) > @end lisp > Indeed > However, shouldn't this example apply to the one above? (e.g.., with > Control : Context Task tag line)? Indeed again! > > > +Searching for the tag Project will now list all tags also including regular > >

Re: [O] [RFC] [PATCH] Changes to Tag groups - allow nesting and regexps

2015-03-19 Thread Gustav Wikström
Nicolas Goaziou wrote: > As a final step, would you mind preparing an entry in ORG-NEWS? I think > most of it can be extracted from your commit messages. I don't mind. Wrote a few lines and the patch is attached! Best regards Gustav 0001-ORG-NEWS-Mention-change-in-grouptags-functionality.patc

Re: [O] link interfering with brackets when abbreviated

2014-03-02 Thread Gustav Wikström
it be nice to allow this? Maybe a future functionality to consider? Best regards Gustav Wikström

[O] FW: [RFC] Link-type for attachments, more attach options

2018-10-21 Thread Gustav Wikström
Hi, I’ve attached a patch with some suggested additions to org-attach. Patch comments below. Please review. Kind regards Gustav ___ Patch comments: * Add new linktype "attached" for attachments A new linktype "attached" is added in order to reduce link-duplication when wanting to link to files

Re: [O] FW: [RFC] Link-type for attachments, more attach options

2018-11-02 Thread Gustav Wikström
: den 1 november 2018 02:46 To: Gustav Wikström Cc: emacs-orgmode Subject: Re:[O] FW: [RFC] Link-type for attachments, more attach options Hello, this feature seem to be very useful, what is this patch status? At 2018-10-21 15:53:38, "Gustav Wikström" mailto:gus...@whil.se>> w

Re: [O] FW: [RFC] Link-type for attachments, more attach options

2018-11-02 Thread Gustav Wikström
h and the plans for integrating it into 'master'. But if 'master' is to offensive to merge into straight away, 'next' sounds like a good option! Kind regards Gustav -Original Message- From: Marco Wahl Sent: den 1 november 2018 17:01 To: Gustav Wikström Su

Re: [O] FW: [RFC] Link-type for attachments, more attach options

2018-11-17 Thread Gustav Wikström
Hi Nicolas, Thanks for your detailed comments. Much appreciated. > -Original Message- > From: Nicolas Goaziou > Sent: den 4 november 2018 23:37 > To: Gustav Wikström > Cc: emacs-orgmode@gnu.org > Subject: Re: FW: [RFC] Link-type for attachments, more attach

Re: [O] FW: [RFC] Link-type for attachments, more attach options

2018-11-17 Thread Gustav Wikström
"org-mode libraries". /G > -Original Message- > From: Ihor Radchenko > Sent: den 3 november 2018 04:38 > To: Gustav Wikström ; Marco Wahl > Cc: emacs-orgmode > Subject: Re: [O] FW: [RFC] Link-type for attachments, more attach options > > Hi Gustav, > >

Re: [O] FW: [RFC] Link-type for attachments, more attach options

2018-11-18 Thread Gustav Wikström
Hi, > -Original Message- > From: Ihor Radchenko > Sent: den 18 november 2018 01:42 > To: Gustav Wikström ; Marco Wahl > > Cc: emacs-orgmode > Subject: RE: [O] FW: [RFC] Link-type for attachments, more attach options > > Hi Gustav, > > > I li

Re: [O] FW: [RFC] Link-type for attachments, more attach options

2018-11-24 Thread Gustav Wikström
Hi, > -Original Message- > From: Ihor Radchenko > Sent: den 20 november 2018 15:01 > To: Gustav Wikström > Cc: emacs-orgmode > Subject: RE: [O] FW: [RFC] Link-type for attachments, more attach options > > Hi, > > >Generalize org-agenda by allow

Re: [O] [RFC] Link-type for attachments, more attach options

2018-11-25 Thread Gustav Wikström
Hi again, > -Original Message- > From: Nicolas Goaziou > Sent: den 20 november 2018 00:52 > To: Gustav Wikström > Cc: Org Mode List > Subject: Re: [RFC] Link-type for attachments, more attach options > > > Yeah - I liked "attached" because I prefer

Re: [O] FW: [RFC] Link-type for attachments, more attach options

2019-05-26 Thread Gustav Wikström
Hi again! > -Original Message- > From: Ihor Radchenko > Sent: den 14 december 2018 03:16 > To: Gustav Wikström > Cc: emacs-orgmode > Subject: RE: [O] FW: [RFC] Link-type for attachments, more attach options > > > No, that's not what I want. What I'

Re: [O] [RFC] Link-type for attachments, more attach options

2019-05-26 Thread Gustav Wikström
has grown quite a lot. With the Additional changes, I've taken the liberty to promote attachments to a level-1 headline within the documentation! Please review the new and improved" patch. > -Original Message- > From: Nicolas Goaziou > Sent: den 27 november 2018 10:4

Re: [O] FW: [RFC] Link-type for attachments, more attach options

2019-05-26 Thread Gustav Wikström
Hi Feng Shu, > -Original Message- > From: Feng Shu > Sent: den 4 januari 2019 13:22 > To: Gustav Wikström > Cc: emacs-orgmode@gnu.org > Subject: Re: [O] FW: [RFC] Link-type for attachments, more attach options > > I like this feature very much! I'm glad!

[O] Proposal for new document-level syntax

2019-06-01 Thread Gustav Wikström
PROPOSAL FOR NEW DOCUMENT-LEVEL SYNTAX Gustav Wikström Table of Contents _ 1. Summary 2. Background, details etc. 3

Re: [O] Proposal for new document-level syntax

2019-06-01 Thread Gustav Wikström
Hi Eric! > -Original Message- > From: Fraga, Eric > Sent: den 1 juni 2019 15:18 > To: Gustav Wikström > Cc: emacs-orgmode@gnu.org > Subject: Re: [O] Proposal for new document-level syntax > > For me, however, your proposed structure would clash strongly with my

Re: [O] Proposal for new document-level syntax

2019-06-01 Thread Gustav Wikström
Hi Nicolas, > -Original Message- > From: Nicolas Goaziou > Sent: den 1 juni 2019 23:01 > To: Gustav Wikström > Cc: emacs-orgmode@gnu.org > Subject: Re: Proposal for new document-level syntax > > I only skimmed over your proposal, as I don't have much time

Re: [O] Proposal for new document-level syntax

2019-06-06 Thread Gustav Wikström
e) as much as possible. I'd like the specification for org-mode to be clear and succinct and it's features to be as congruent as possible. Comments to your concerns and questions below! > -Original Message- > From: Nicolas Goaziou > Sent: den 3 juni 2019 22:40 >

Re: [O] [RFC] Extend+slight change to C-c C-k and C-c TAB

2019-07-11 Thread Gustav Wikström
Hi Marco, I (ofc!) support this. /Gustav

Re: [O] [RFC] Link-type for attachments, more attach options

2019-07-28 Thread Gustav Wikström
Hi Ihor, > -Original Message- > From: Ihor Radchenko > Sent: den 27 juli 2019 16:56 > To: Gustav Wikström ; Nicolas Goaziou > Cc: emacs-orgmode@gnu.org > Subject: Re: [O] [RFC] Link-type for attachments, more attach options > I just found that removing ATTACH

[O] org-id fixups and minor changes

2019-08-02 Thread Gustav Wikström
Hi! I've pushed a couple of fixes and changes to master related to org-id. First; a fix and a (major) speedup and method-change for how the global caching works for ID's. The change in method is that providing file's as arguments to org-id-update-id-locations no longer breaks the existing id loca

[O] [RFC] Org document concept + document property drawers

2019-08-31 Thread Gustav Wikström
Hi! I'm continuing on my proposal to introduce a "document" element in org-mode and the idea of seeing everything before the first headline as the base level 0 outline for a file. I've attached two patches that I'd like some public review of before pushing to master. Patch 0001 introduces the doc

Re: [O] org-id fixups and minor changes

2019-08-31 Thread Gustav Wikström
From: Carsten Dominik Sent: den 10 augusti 2019 00:34 To: Gustav Wikström Cc: emacs-orgmode@gnu.org Subject: Re: [O] org-id fixups and minor changes Hi Gustav, I can see that it feels more natural to use timestamps. I certainly see that relative file names are good for across-computer

Re: [O] org-id fixups and minor changes

2019-09-01 Thread Gustav Wikström
I’ve committed a minor fix to add parts of a second to the ISO 8601 version if the ID. https://code.orgmode.org/bzg/org-mode/commit/dea0c70c7b9036f386d36dfc8864ac0e431f9d25 /G From: Carsten Dominik Sent: den 1 september 2019 10:36 To: Stig Brautaset Cc: Gustav Wikström ; org-mode list

  1   2   >