ทั้งสอง=foo=
และ~foo~
ดูเหมือนว่าจะใช้ใน org สำหรับรหัสแบบอินไลน์ พวกเขาต่างกันอย่างไร ฉันควรใช้แบบไหนและเมื่อใด
ตัวอย่างเช่นจากORG-NEWS
ไฟล์:
If you want to exclude a headline from export while using its contents
for setting options, use =:noexport:= (see =org-export-exclude-tags=.)
...
The key sequences =C-c C-n= and =C-c C-p= are now bound to
~org-next-visible-heading~ and ~org-previous-visible-heading~ respectively,
rather than the =outline-mode= versions of these functions. The Org
version of these functions skips over inline tasks (and even-level
headlines when ~org-odd-levels-only~ is set).
ไม่มีรูปแบบที่ชัดเจนที่นี่: org-export-exclude-tags
และorg-odd-levels-only
เป็นทั้งตัวแปรและorg-next-visible-heading
และoutline-mode
ทั้งสองฟังก์ชั่น
ไวยากรณ์อย่างใดอย่างหนึ่งเหล่านี้สนับสนุนการข้ามไปยัง*Help*
บัฟเฟอร์ในลักษณะของเอกสาร`foo'
หรือไม่
~ .. ~
และแทนที่จะใช้= .. =
คำต่อคำทุกอย่างรวมถึงตัวอย่างโค้ดอินไลน์