Hi,
This is my first post to this group, so I'm sorry if I'm skipping any
conventions. And sorry for the dense subject line, I didn't want it to
be too long. Thanks a lot for the hard work on org-mode.
I have started recently to organise my lecture notes into a datetree.
Every now and th
yer wrote:
> Hello,
>
> s...@gkayaalp.com (Göktuğ Kayaalp) writes:
>
>> Hi,
>>
>> This is my first post to this group, so I'm sorry if I'm skipping any
>> conventions.
>
> Welcome to the list. Sorry for the lack of responses to your post.
> It'
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-
command keys it becomes something like:
> c-c c-e c-s o o
>
> ... If I remember correctly. In this case I would rather do
>
> m-x my-own-canned-exporter
>
> I tried following the exporting dispatcher function but got lost in the
> wilderness. Does anyone have a suggestion?
--
İ. Göktuğ Kayaalp.
http://gkayaalp.com/
; to match a body character. Don't use
| non-shy groups here, and don't allow newline here.
| newline The maximum number of newlines allowed in an emphasis exp.
|
| You need to reload Org or to restart Emacs after customizing this.
|
| [back]
`
> [...]
[1] http://orgmode.org/worg/dev/org-syntax.html#Emphasis_Markers
Regards,
-gk
--
İ. Göktuğ Kayaalp.
http://gkayaalp.com/
On Thu, Oct 29 2015 at 5:07:55 pm EEST, Rainer M Krug wrote:
> Göktuğ Kayaalp writes:
>
>> On Thu, Oct 29 2015 at 2:21:17 pm EEST, Rainer M Krug
>> wrote:
>>> Matt Price writes:
>>>
>>>> #+BEGIN_VERBATIM
>>>> sim
.<.C\211.;*\204\366.\325\326.\"\210*\311.\202\225."
[pos org-element-use-cache org-element--cache orgstruct-mode cached element
derived-mode-p org-mode org-element--cache-find nil :begin get-text-property 0
plist-get t org-get-limited-outline-regexp "^" outline-previous-hea
Hello,
On Sat, Dec 05 2015 at 03:05:38 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Göktuğ Kayaalp writes:
>
>> […]
>
> Your code is probably not buggy. You are encountering a cache error.
> Does it happen on a fresh buffer (e.g., open a new buffer, and copy
> cont
ngly) on my agenda every day,
instead of only on Monday, which I dont want at all (these are lessons
that repeat every certain day of each week of a certain period, and they
are many).
Thanks in advance,
Göktuğ.
--
İ. Göktuğ Kayaalp http://www.gkayaalp.com/index.html
signature.asc
Description: PGP signature
rather tedious as things like lessons change
during the year (different classrooms, time changes).
Cheers,
-g.
> Regards
--
İ. Göktuğ Kayaalp http://www.gkayaalp.com/index.html
s...@gkayaalp.com🎀PGP = 024C 30DD 597D 142B 49AC
Plaintext please! {UTF8} Fingerprint 40EB 465C D949 B101 2427
ot;Input Methods" and
"Select Input Method" within it.
--
İ. Göktuğ Kayaalp <http://www.gkayaalp.com/>
024C 30DD 597D 142B 49AC
40EB 465C D949 B101 2427
(FWIW I'm the one who suggested this on the reddit thread too).
Best.
--
İ. Göktuğ Kayaalp <http://www.gkayaalp.com/>
024C 30DD 597D 142B 49AC
40EB 465C D949 B101 2427
x27;t
mistakenly evaluate code in a non-lexical environment thinking it's the
opposite instead.
I've implemented this with the patch attached to this message, if it's
deemed useful, I can revise it for inclusion upstream (just wanted to
see what you think about the idea with this one).
-
# -*- fill-column: 65 -*-
#+edit_special_bindings: c-file-style:gnu fill-column*
This can be useful when one needs/wants to keep a consistent style in a
given file.
--
İ. Göktuğ Kayaalp <https://www.gkayaalp.com/>
024C 30DD 597D 142B 49AC
40EB 465C D949 B101 2427
means same three lines
repeated 170 times adding up to extra 510 lines, just for setting one
variable consistently.
--
İ. Göktuğ Kayaalp <https://www.gkayaalp.com/>
024C 30DD 597D 142B 49AC
40EB 465C D949 B101 2427
BTW I can also implement this as a 3rd party extension instead of as a
core feature, I can see how it's possibly not generic enough for that.
--
İ. Göktuğ Kayaalp <https://www.gkayaalp.com/>
024C 30DD 597D 142B 49AC
40EB 465
is t
;; and indent-tabs-mode is nil
#+end_src
> PS Itʼs best to use “reply all” and include the org mode mailing list in
> replies, to make sure everyone following the thread sees all the
> messages.
Whoops! Sorry, yeah, I have been hitting the wrong keybinding for the
last
:var is a completely different
thing, and :edit-vars may cause confusion, given the similarity of the
name.
--
İ. Göktuğ Kayaalp <https://www.gkayaalp.com/>
024C 30DD 597D 142B 49AC
40EB 465C D949 B101 2427
On 2018-05-02 01:12 +03, Göktuğ Kayaalp wrote:
> Okay, I'll read up on these, both code and manuals. So we've agreed
> that what we want is a new header argument, ‘:edit-vars’, whose value is
> a form similar to a varlist, where
>
> - a form (var val) means bind var to
ring export.
Thanks. This means implementing this feature as a header argument
should suffice for all useful cases (though it'll probably become more
clearer when it's implemented and tested).
--
İ. Göktuğ Kayaalp <https://www.gkayaalp.com/>
024C 30DD 5
one is never a nightmare to maintain.
I appreciate your efforts on i18n and l10n on Emacs, but unfortunately I
am yet to find a properly localised piece of software, especially in the
FOSS community. Also, when I need help online, I need the English
messages anyways (and translated manuals, if th
On 2018-05-12 09:29 +09, Jean-Christophe Helary wrote:
>> On May 12, 2018, at 7:23, Göktuğ Kayaalp wrote:
>>> In Scheme, for ex. you can actually redefine all the language keywords
>>> very easily without any impact on the interpreter.
>>
>> Practical r
le/packages can define their own keywords for in buffer settings,
and again here translations can cause breakage.
--
İ. Göktuğ Kayaalp <https://www.gkayaalp.com/>
024C 30DD 597D 142B 49AC
40EB 465C D949 B101 2427
arlist source-buffer)))
;; Apply edit bindings (:edit-bindings header argument).
;; These override attr-edit values.
(when edit-bindings
(funcall sub (cdr edit-bindings) source-buffer
--
İ. Göktuğ Kayaalp <https://www.gkayaalp.com/>
024C 30D
d be more
> than welcome
If this feature will be included upstream, I can make this into a patch
instead of an advice and add the related docs and tests. This was meant
as a concrete example of the concept.
--
İ. Göktuğ Kayaalp <https://www.gkayaalp.com/>
024C 30DD 597D 142B 49AC
40EB 465C D949 B101 2427
gt; 2018ko maiatzak 14an, Göktuğ Kayaalp-ek idatzi zuen:
>
> [...]
>
>> One ‘gotcha’ is that :edit-bindings requires a quoted list whereas the
>> explicit quote is not necessary with ATTR_EDIT:
>>
>> #+BEGIN_SRC elisp :edit-bindings '((lexical-binding t))
>> #
* heading
:properties:
:edit_bindings: /varlist/
:end:
#+header: edit-bindings /varlist/
#+end_example
where scoping is like (x > y meaning x overrides y):
header line bindings > subtree bindings > #+property bindings before
the element
I'll send a complete patch soon.
Be
On 2018-05-15 21:36 +03, Göktuğ Kayaalp wrote:
> So, today I've started implementing a version of this that works like
> this:
>
> #+begin_example
> #+property: edit-bindings /varlist/
> * heading
> :properties:
> :edit_bindings: /varlist/
> :end:
>
s, I’m not subscribed to
the mailing list.
--
İ. Göktuğ Kayaalp / @cadadr / <https://www.gkayaalp.com/>
pgp: 024C 30DD 597D 142B 49AC 40EB 465C D949 B101 2427
>From 88ad28dce8e0111c10ca18db5f58d35924112441 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=B0=2E=20G=C3=B6ktu=C4=9F=20Kayaalp?=
Date:
Hello,
I have discovered a weird behaviour that I have tracked back to
org-persist and org-element-cache, where after some time, when I try to
follow a document internal link in org mode, whether to a headline or to
a =<>=, it would ask me to load a TAGS file, I think somewhat
like how xref might
30 matches
Mail list logo