Hi, I send a patch which allows org-complete to complete if you do „J o h n
TAB“ even if your contact was written as <<>> (now you would have to type
< < < J TAB).
It can be extended to remove emphasis, strongs, etc. if someone needs it.
Thanks
diff --git a/contrib/lisp/org-contacts.el b/co
swiki.org/emacs/HOWTOReadFeedsInEmacsViaEmail
So that's my bet.
Daniel
El Mon, 31 Dec 2012 08:29:12 +0100 Gour va escriure:
> […]
>
> Afaict, there is no support in orgmode for Claws mailer which I use for
> regular email, mailing lists (mostly via gmane) as well as rss rea
El Tue, 01 Jan 2013 23:57:27 +0100 Bastien va escriure:
>
> The function you introduced is used within `org-contacts-format-email',
> where using a bare name makes more sense IMHO.
>
Exactly. It says:
(concat name " <" email ">")
But name is <<>> and you will get: <<>>
With the patch y
El Tue, 01 Jan 2013 23:14:19 + Richard Riley va escriure:
> > (gnus)
>
> Multiple smtp servers are well supported for quite a while now.
>
Yes, I used it, but it was not an elegant solution. Just look at how much
information you need to make it work; it's frightening:
http://emacswiki.org
El Sun, 30 Dec 2012 19:04:25 +0100 Karl Voit va escriure:
>
> I plan to implement a new weblog system that parses Org-mode files
> and generates (static) HTML output. Yes, I am aware that there are
> other solutions out there but I do not like them for various
> reasons.[1]
Nice! I also don't l
El Wed, 02 Jan 2013 13:07:20 -0600 Robert Goldman va escriure:
>
> Thunderbird, which I have been using, doesn't support links to messages.
> OTOH, it has the best IMAP client I have found, so I keep coming back
> to it.
>
> Gnus: I regret to say that despite having tried it at least three
> ti
rch.
You can use org-capture to fill that file.
I strongly prefer this system over BBDB.
Greetings,
Daniel
ould help.
Any comments on the difficulty of this?
Daniel
t;#
http://www.gnu.org/licenses/>.
# Report bug to Hello Bug Tracking system hello-...@example.net">Report bug to
Hello Bug Tracking system hello-...@example.net>
#+end_src
Regards.
--
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF
pgp9zmauoD8dX.pgp
Description: PGP signature
presenting the completions; in this way you can match them by Al or B
Removing bold/italic/underline/pre is harder. If there is any better function
to remove formatting, please use it.
-- Daniel
-
all tables on the org side. I even
think that org tables with top and bottom rules do not look good, because the
vertical lines do not stop at the horizontal lines (from a visual point of
view). This way it looks like is a very small empty table line above and
below the table.
Daniel
mn 120 (my tags column of the agenda). Tags in the headlines seem to be
re-aligned, physically, too. This also affects :CLOCK: drawers (if you have
them). Seems to me there is some function, which was intended to format the
agenda, going crazy and formats the org-mode file.
Daniel
using O
pe them, when
I don't use them as math-mode delimiters)?
I did not find any option to that end in the documentation, but it's of
course possible that I just overlooked it.
Cheers,
Daniel
pgpn8BUV09jkx.pgp
Description: PGP signature
rhaps '\(n\)th' would work for you?
That works, thank you!
Nevertheless, I'd still be interested if anyone
has a way to disable this escaping behavior completely.
Cheers,
Daniel
pgpihkVOe0x09.pgp
Description: PGP signature
--- End Message ---
pgpkdeEDnQThH.pgp
Description: PGP signature
lete-char 1)
(goto-char (point-max))
(forward-char -1))
- (write-file out-file))
+ (let ((require-final-newline nil))
+ (write-file out-file)))
(org-table-import out-file '(16))
(org-babel-reassemble-table
(mapcar (lambda (x)
Greetings,
Daniel
CCEPT [0:0]
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
COMMIT
#+end_src
Regards.
--
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1
pgpaHtAz00nrl.pgp
Description: PGP signature
Hi All,
I'm using R in org-mode/babel to analyze data from a psychological
study. The subjects in this study are identified by nine digit integers
(e.g., 987654321) that I treat as strings (or factors) in my R data
frames.
Tables output by an R code block that contain these subject IDs are
not
with org's outline… is a challenge. One header
per language? One property per language? Inline headers?…
Daniel
it
/dev/null". That makes it NOT load my ~/.sqliterc (where I have a very verbose
".tables"). ob-sqlite does not have ":init" and therefore always stuffs that
output into the results.
>
> Daniel Clemente writes:
>
> > Hi,
> >org-babel w
ically removed, so it shouldn't cause you any
> problems.
What about removing it during org-edit-special?
My use is to org-edit-special the block, and use that overlay by
cut&past and so on.
Regards.
--
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys
On 02/18/2012 08:23 AM, Eric Schulte wrote:
Daniel Drake writes:
Hi All,
I'm using R in org-mode/babel to analyze data from a psychological
study. The subjects in this study are identified by nine digit integers
(e.g., 987654321) that I treat as strings (or factors) in my R data
f
On 02/19/2012 08:48 AM, Eric Schulte wrote:
Just to be safe, I nuked my org-mode directory and re-cloned from the
git repository: I'm now at release_7.8.03.386.g2239d (I was at
release_7.8.03-351-g47eb3 previously). Is there a more recent
version? I also removed the org directory that came with
On 02/19/2012 09:40 AM, Daniel Drake wrote:
On 02/19/2012 08:48 AM, Eric Schulte wrote:
Just to be safe, I nuked my org-mode directory and re-cloned from the
git repository: I'm now at release_7.8.03.386.g2239d (I was at
release_7.8.03-351-g47eb3 previously). Is there a more recent
versi
On 02/19/2012 10:28 AM, Daniel Drake wrote:
On 02/19/2012 09:40 AM, Daniel Drake wrote:
On 02/19/2012 08:48 AM, Eric Schulte wrote:
Just to be safe, I nuked my org-mode directory and re-cloned from the
git repository: I'm now at release_7.8.03.386.g2239d (I was at
release_7.8.03-351-g
On Sun 19 Feb 2012 12:46:15 PM PST, Eric Schulte wrote:
A further followup, at the risk of descending into minutia. The
culprit seems to be the emacs function string-to-number.
On my 32-bit Arch machine:
(string-to-number "123456789"): 123456789 (#o726746425, #x75bcd15)
(string-to-number "9876
e-a-way-to-figure-out-where-a-commit-was-cherry-picked-from
--
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1
pgpTMNJvX2vJE.pgp
Description: PGP signature
it with a backslash works fine for HTML export but not for
ASCII one.
Is this intended or a bug?
Regards.
--
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF
pgpIndfSf0E0a.pgp
Description: PGP signature
Daniel Dehennin writes:
> With HTML export, the "hba" is subscript.
>
> Escaping it with a backslash works fine for HTML export but not for
> ASCII one.
It seems that the problem is with the ASCII export, the backslash to
escape the underscore is not striped.
- ASCII
Bastien writes:
> Hi Daniel,
>
> Daniel Dehennin writes:
>
>> When comparing different exports, I found a possible bug when formatting
>> the label of URLs:
>
> Can you clearly state what the problem is?
Sorry, the problem is the output of literal OrgMode format
) but only then, when the status of the project is changed
from WAIT (until the other person has finished) to a state where I have
to do something?
Daniel
ere), so I
consider this a bug.
This has the unfortunate side effect of no longer being able to include
a source file using #+INCLUDE while preserving its indentation in the
resulting PDF (as using #+BEGIN_SRC .. #+END_SRC would).
Cheers,
Daniel
pgplkt0Ht9WTK.pgp
Description: PGP signature
o work as "expected".
Another alternative would be to make all such directives also work when
they're not at column 0).
Cheers,
Daniel
pgpkmMn1GC4ou.pgp
Description: PGP signature
can only output documents
with the corporate style). It would be very nice, if you could find a
solution that works without a hardcoded string at all. Maybe rely on
"#+STARTUP: beamer" or something else. (The function I needed to modify
is org-beamer-after-initial-vars)
Carsten Dominik writes:
>
> While I think it is not too much to ask to set the clock
> drawer variable I mentioned earlier in order to get reliable
> behavior for your application, I guess it does not hurt to
> check for smaller indentation than the clock line itself. OK.
>
Thanks, this makes
Daniel Clemente writes:
> Shouldn't that be
> :base-extension 'none
> with a symbol instead of a keyword? I think : is for KEYwords, symbols that
> are going to be used as keys in a hash table.
>
Actually... d
Richard KLINDA writes:
> ,
> |'("test" . (:base-directory "~/test/"
> |:base-extension :none ;; < new :none keyword
Shouldn't that be
:base-extension 'none
with a symbol instead of a keyword? I think : is for KEYwords, symbols that
are going to be used a
:00 12:00 18:00 24:00 30:00"))
string-match("[ \f\n…]+" ("0 0:10 0:30 1:00 2:00 3:00 4:00 5:00 6:00
12:00 18:00 24:00 30:00") 0)
org-split-string(("0 0:10 0:30 1:00 2:00 3:00 4:00 5:00 6:00 12:00 18:00
24:00
Mmm... this also fails when editing the value of a property in column mode in
agenda (C-c a a … C-c C-x C-c …e):
Debugger entered--Lisp error: (wrong-type-argument stringp ("0 0:10 0:30 1:00
2:00 3:00 4:00 5:00 6:00 12:00 18:00 24:00 30:00"))
string-match("\\S-" ("0 0:10 0:30 1:00 2
El dc, feb 25 2009, Carsten Dominik va escriure:
> On Feb 24, 2009, at 3:52 PM, Daniel Clemente wrote:
>
>>
>> Hi, I would like to contribute 1 byte to org-mode; it's an "a":
>>
>>
>> --- a/lisp/org-agenda.el
>> +++ b/lisp/org-
ited by any entry.
And I thought that „pairs“ would be '(key value).
Maybe it can be precised (like in other documentations):
The entries in this list are cons cells where the car is a property name and
cdr is a string with all possible values separated by spaces.
Thanks,
Daniel
se just one
function without noticing the others.
-- Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
each context switch, use other tags, …
Thanks,
Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
rs,
dates, deadlines, etc.). However, the search type called „agenda“ seems not to
accept tags to search.
Maybe „agenda“ could accept tags to search?
Or else I can try to do a custom command which emulates the agenda but adds
this filter; maybe with a local variable or with „skip conditions
rt these problems in detail or are they already known?
Thanks
Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
aybe that table/heading/columns mix would be too complex.
Anyway, do you also need to enter/quit column view many times? How do you use
it comfortably?
Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies
El dc, mar 04 2009, Carsten Dominik va escriure:
> (org-agenda-filter-preset '("-FLUFF" "-BLUFF"))
Thank you very much for this addition; not only it allows you to filter out a
tag, but also many tags; that is what I needed in the first place.
___
ou see the :PROPERTIES: line for each
2. Click the middle one in the g
3. You cannot move down
4. Click the field to the right (z)
5. You cannot move neither up nor down with the arrow keys
This seems only one bug. I suppose that the (next-line) should move by real
lines instea
is still a list, but I know this item is special. In this way I can
also use the symbol in headings:
* some task
** option1
** → option2 (this is what I did)
I still have to check org-choose.el, which provides a way to mark the chosen
option between many alternatives in a more formal
El dt, mar 10 2009, Carsten Dominik va escriure:
> On Mar 9, 2009, at 8:23 PM, Daniel Clemente wrote:
>
>> (setq org-startup-truncated nil)
>
> Ah, an important piece of information.
>
> I believe this is fixed now. Thanks.
Thanks. There are still many minor movemen
need not be the same as the rectangle width.
`
It allows not only to prefix but also to „infix“ and „suffix“, and to replace
rectangles of text.
Also nice is C-x r k, to delete a rectangular region.
And C-x r y, etc.
-- Daniel
___
Emacs-orgmode
I should in the book „Mastering regular expressions“ at which level are
„Unicode properties“ implemented in Emacs, and how to access them.
-- Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emac
little bit with tasks from projects that shouldn't be active.
Best regards,
Daniel
PS: many thanks to the developer of this great emacs mode, I really
enjoy org-mode. I started using emacs only because of the great
abilities of org-mode.
___
Emacs
I wouldn't even mind having
an HTML ID called b9c1a93e-2af4-4a41-bfe3-8d2bd62c0614… (if it starts with a
letter, it's still a valid ID).
In case it's too complex to do this in org, do you know of some script to
replace the IDs after export?
Thanks,
Daniel
___
break the parsing techniques you use; in fact it can also
make clearer which ID is the human readable one and which one not.
This is not extremely important; just useful:
- for pages with many incoming links from external sites
- to ensure link integrity (n
(ugly, but works for now)
|
`
Could you add that the „Remove entirely“ means „Remove entirely ... just the
header (but not the content)“?
-- Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the lis
Emacs and I can live with these localised week day names, but to external
(HTML) users I would like to show dates in a custom format so that they always
look the same.
Can I format timestamps on export?
Thanks,
Daniel
___
Emacs-orgmode mailin
forms like 00:30 or the <2009-04-08
mié 00:33> from org-mode, and make your own functions from there.
Anyway, org tracks more times and dates than fractions, so 00:30 could be
also understood by org as a time.
-- Daniel
___
Emacs-orgmode
El jue, abr 09 2009, Carsten Dominik va escriure:
>>
>> Can I format timestamps on export?
>
> You can customize them for display, which will also
> transfer to exported files.
> Check out the variables `org-display-custom-times' and
> `org-time-stamp-custom-formats'.
>
Thanks; I didn't know that
string so that it can detect the first bold and yet can't be fooled by
asterisks inside the link, as in *[[de][oops* broken]] (this matches
org-emph-re).
-- Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All'
, you see it move again).
-- Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
3).
If I add a new section, „* Footer“, then this heading will be exported; this
is also not nice.
Is there some trick to add a footer at the end?
(I think org-publish can add footers, but I would prefer a solution inside
the same file; something like #+TEXT: but for footers).
Than
El dt, abr 14 2009, Wes Hardaker va escriure:
>>>>>> On Tue, 14 Apr 2009 00:54:46 +0200, Daniel Clemente
>>>>>> said:
>
> DC> Is there some trick to add a footer at the end?
>
> I all the #+ or other text in another header at the bottom called
&
e can be used, as suggested in a
recent message. Only that variables can make this easier for common variables.
There are also macros like {{{title}}}, {{{author}}}, but they are static
(e.g. {{{date}}} is the date the user wrote, not the date at export time).
--D
Hi; with latest org-mode and emacs -Q, I pressed:
1. C-c C-l
2. file:/
3. TAB
I get [No match]. I expected that I could complete file names as in C-x C-f,
without changing any setting. Is this a bug?
-- Daniel
___
Emacs-orgmode mailing list
completing by default, but now I imagine some reasons for
it: not all completing methods will work well if they see a "file:" written as
prefix. In addition it may be difficult to enable the file name completer only
as long as "file:" is written at the be
I don't want to add more [NAME],
> I don't think it is "strange" enough.
Better use longer words like [EXPORT-FILE-NAME], or more Org-like syntax.
Is there other metainformation that people need at export time?
Org version? User name? File attributes?
-- Daniel
___
ut do you know incidentally some trick to insert code just after the or
after ?
Thanks,
-- Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/list
El dom, may 10 2009, Daniel Clemente va escriure:
>some trick to insert code just after the or after ?
Sorry, I forgot about org-publish. It can use the parameter :preamble to do
exactly that. Furthermore:
,
| org-export-html-preamble is a variable defined in `org-html.el'.
| I
deletions done
| Select command:
| Skipping unmodified file /home/dc/patata/temas.org
| Skipping unmodified file /home/dc/patata/index.org
| Updating buffer list...done
| Commands: m, u, t, RET, g, k, S, D, Q; q to quit; h for help
| Mark saved where search started
| Mark set
`
Thanks,
Daniel
/home/dc/manzana/a.org
The same happens if you use #+INCLUDE: options.org
-- Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
time, the total time).
And as you say, an alarm would be useful.
-- Daniel
El dl, mai 25 2009, Konstantin Antipin va escriure:
> Hi everybody!
> I am constantly trying to be more productive, and there is one thing
> that I noticed:
> If you give yourself a specific time for a task, t
eview to know the tasks I worked on longer at each day from last
week
- extract some work patterns: do I work more at the morning, at the night; for
how long, …
Has someone a 100% pleasant solution for this?
Thanks,
Daniel
___
Emacs-orgmode ma
on each
task.
So: this clock report mode in the agenda view isn't still comfortable, but
seems the base for what I want; I will go on from this.
Thanks,
Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies
powerful ones with JavaScript and jQuery. I
expect to see real-scale time and calendar grids some day in org.
Back to work,
-- Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmod
to the current entry's heading (that's
outline-back-to-heading).
I tried to bind it to C-c C-h, but the C-h still triggers something about
help (even when I unbounded C-h in the global keymap).
Anyone else misses it?
-- Daniel
___
Emacs-o
>>>
>>> We now have:
>>>
>>>
>>> C-c C-j - traverse the tree using UP and DOWN
>>> C-c C-u - privious
>>> C-c C-n - next
>>> C-c C-b - previous sibling
>>> C-c C-f - next sibling
>>>
>>
>> I miss one key to go back to the current entry's heading (that's
>> outline-back-to-heading).
>
> So, what do you think ? Is this a direction you'd want org-mode
> to go ? Please, share your feedback & suggestions !
I think that the main interest of this will not only be to make a
buffer pretty, but to show information in ways which are easier or
more comfortable to understand.
For insta
normal comment
;;; b
Cycle with C-tab, C-S-tab, …
-- Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
___
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
--
Daniel Goldin
213.026.1960
___
Emacs-orgmode m
t exporting; am I missing something?
-- Daniel
[1]: http://orgmode.org/worg/org-tutorials/org-plot.php
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
rg-agenda-skip-entry-if 'regexp
":WEEKLY:")
)
)
)
Daniel
2009/7/29 John SJ Anderson
> Memnon Anon writes:
>
> > John SJ Anderson writes:
> >
> >> Is there a way to display an agenda (like 'C-a a' does) but have it
> >> li
may need something similar if it reimplements local variables.
Restricting changes to variables whose name is org-.* probably doesn't
prevent code execution, and anyway the good thing about #+BIND: is being able
to change anything. So maybe a confirmation dialog can be used, or a switch.
Thanks
-- Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Thank you very much.
I am forwarding your response also to the mailing list.
--Daniel
El dc, ago 05 2009 a les 16:32, Carsten Dominik va escriure:
> On Aug 5, 2009, at 12:39 PM, Daniel Clemente wrote:
>
>>
>> Hi,
>>
>> El dt, ago 04 2009 a les 23:15, Carsten Do
As I am not a developer I cannot be 100% certain but I feel that there are
standardized paths for
emacs and firefox that work across distributions.
Maybe someone from the list could give us some hint.
Daniel
2009/8/7 Andreas Burtzlaff
> Hi,
>
> On Fri, 7 Aug 2009 09:00:53 -0300
happened
Daniel
2009/8/7 Daniel Martins
> As I am not a developer I cannot be 100% certain but I feel that there are
> standardized paths for
> emacs and firefox that work across distributions.
>
> Maybe someone from the list could give us some hint.
>
> Daniel
>
> 2009/8/7
) : does absolutely nothing.
Daniel
2009/8/8 Andreas Burtzlaff
> On Sat, 8 Aug 2009 14:19:35 -0300
> Daniel Martins wrote:
>
> > I followed your indications but it did not work properly.
> >
> > 1. My org-agenda-files became nil I dont know the reason
>
> org-agend
(overrun) or empty
(if you didn't estimate the effort). It is useful to choose the next task to do
from a set of partially worked-on tasks.
Just like there is a special column called CLOCKSUM ([1]), ¿is there
something like CLOCKREM to show the remaining time?
Thanks,
Daniel
[1]
; therefore it feels strange to know that I might be using different
engines at the same time, one for Org, the other for the rest of Emacs.
Isn't there a completion interface in Emacs?
(I think CEDET will provide one, but for normal buffers, not
El dc, ago 19 2009 a les 11:10, Carsten Dominik va escriure:
> Ooops, looks like this patch was incomplete. Fixed now.
Thanks, it works now.
>
>>
>> 2. Other functions were renamed, like org-completing-read-no-ido →
>> org-completing-read-no-i. I don't know how that's better.
>
> Because his no
contracted):
What I see wrong is:
- the „code“ face comprises =eee \n* two=
- the „bold“ face comprises *iii\nooo*
( \n = ⏎ = line break ). So both span past the end of the line. This only
happens if the next line is consecutive (with no blank lines).
-- Daniel
El dj, ago 20 2009 a les 15:0
loured as headings) and performance shouldn't be much affected in the common
case because ^\\* fails early. Only visually it is a complex regexp.
I don't know how to detect the other problem inside a regular expression.
Maybe the
Non-programmer-type can't see markup like /this/ as emphasized. I looked
through manual and searched web but found no answer. Any thoughts?
d.
--
Daniel Goldin
213.926.1960
___
Emacs-orgmode mailing list
Remember: use `Reply All' to se
Doesn't help, I'm afraid.
On Sun, 23 Aug 2009, Nick Bell wrote:
Daniel Goldin wrote:
Non-programmer-type can't see markup like /this/ as emphasized. I
looked through manual and searched web but found no answer. Any
thoughts?
Are you using a font which has a separate i
ck report table in the agenda. But each person may see this differently.
-- Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
the context-specific part, like in:
\p{heading}REGEXP_ONLY_FOR_HEADINGS\|\p{table}REGEXP_FOR_TABLES\|… where
\p{property} is the proposed addition to Emacs regexps.
This was a minor issue, but making Emacs regexps more powerful would be nice
El dl, ago 24 2009 a les 20:03, Carsten Dominik va escriure:
>
> Please get the latest version and press `E' in the agenda to
> toggle the display of a small amount (see variable
> `org-agenda-entry-text-maxlines') of text from the entry in
> the agenda.
>
I value this because I have some trees li
'beginning-of-buffer
'end-of-buffer)
nil
-- Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Finally got a chance to try this. Works like a charm! Thanks.
d.
On Sun, 23 Aug 2009, Nick Dokos wrote:
Daniel Goldin wrote:
On Sun, 23 Aug 2009, Nick Bell wrote:
> Daniel Goldin wrote:
>> Non-programmer-type can't see markup like /this/ as emphasized. I
>> looke
YES for both
I fell often in this trap too.
2009/8/25 Rainer Stengele
> Carsten Dominik schrieb:
> > Hi,
> >
> > we have the proposal to do the following key changes in the agenda:
> >
> > 1. Make the cursor keys LEFT and RIGHT do normal cursor motion again
> > 2. Use the keys "n" and "p" to sw
This version is 30 days old.
To do not create problems with my Ubuntu distribution it is a bit hard to
try newer versions but I can try if this is
I feel that there is something critical beyond an upgrade but I do not know
how to find the core of the problem
Other modes are not slow
Daniel
201 - 300 of 1035 matches
Mail list logo